WdNumberSpacing enumeration (Word)
Specifies the number spacing setting for an OpenType font.
Name | Value | Description |
---|---|---|
wdNumberSpacingDefault | 0 | Applies the default number spacing for the font. |
wdNumberSpacingProportional | 1 | Applies proportional number spacing to the font. |
wdNumberSpacingTabular | 2 | Applies tabular number spacing to the font. |
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.