XlSpeakDirection enumeration (Excel)
Specifies the order in which the cells are spoken.
Name | Value | Description |
---|---|---|
xlSpeakByColumns | 1 | Reads down a column, then moves to the next column. |
xlSpeakByRows | 0 | Reads across a row, then moves to the next row. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.