WdOMathSpacingRule enumeration (Word)
Specifies spacing for an equation.
Name | Value | Description |
---|---|---|
wdOMathSpacing1pt5 | 1 | One and half spaces for each line. |
wdOMathSpacingDouble | 2 | Double spacing. |
wdOMathSpacingExactly | 3 | Exact spacing measurement. |
wdOMathSpacingMultiple | 4 | Custom spacing measurement. |
wdOMathSpacingSingle | 0 | Single spacing. |
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.