PbNumberStylesType enumeration (Publisher)
Constants passed to and returned by the Font.NumberStyle property, specifying the state of the NumberStyle property on the numerical characters in a text range.
Name | Value | Description |
---|---|---|
pbNumberStyleDefault | 0 | Default number style |
pbNumberStyleMixed | -1 | Mixed number styles |
pbNumberStyleProportionalLining | 1 | Full-height numbers spaced proportionally |
pbNumberStyleProportionalOldstyle | 3 | Numbers that read well with text |
pbNumberStyleTabularLining | 2 | Full-height numbers spaced equally |
pbNumberStyleTabularOldstyle | 4 | Numbers that read well and are spaced equally |
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.