PpTabStopType enumeration (PowerPoint)
Constants that specify the tab-stop type, passed to and returned by the Type property of the TabStop object.
Name | Value | Description |
---|---|---|
ppTabStopCenter | 2 | Center tab stop |
ppTabStopDecimal | 4 | Decimal tab stop |
ppTabStopLeft | 1 | Left tab stop |
ppTabStopMixed | -2 | Mixed |
ppTabStopRight | 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.