MsoTabStopType enumeration (Office)
Specifies the type of tab stop.
Name | Value | Description |
---|---|---|
msoTabStopCenter | 2 | Center tab stop |
msoTabStopDecimal | 4 | Decimal tab stop |
msoTabStopLeft | 1 | Left tab stop |
msoTabStopMixed | -2 | Return value only; indicates a combination of the other states. |
msoTabStopRight | 3 | Right tab stop |
Support and feedback
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.