PbListSeparator enumeration (Publisher)
Constants that represent the list separator of the specified paragraphs, passed to and returned by the ParagraphFormat.ListNumberSeparator property.
Name | Value | Description |
---|---|---|
pbListSeparatorColon | 327680 | Colon |
pbListSeparatorDoubleHyphen | 458752 | Double Hyphen |
pbListSeparatorDoubleParen | 65536 | Double Parenthesis |
pbListSeparatorDoubleSquare | 393216 | Double Square |
pbListSeparatorParenthesis | 0 | Parenthesis |
pbListSeparatorPeriod | 131072 | Period |
pbListSeparatorPlain | 196608 | Plain |
pbListSeparatorSquare | 262144 | Square |
pbListSeparatorWideComma | 524288 | WideComma |
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.