WdOMathSpacingRule Enumeration
Specifies spacing for an equation.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdOMathSpacingRule
'Usage
Dim instance As WdOMathSpacingRule
public enum WdOMathSpacingRule
Members
Member name | Description | |
---|---|---|
wdOMathSpacingSingle | Single spacing. | |
wdOMathSpacing1pt5 | One and half spaces for each line. | |
wdOMathSpacingDouble | Double spacing. | |
wdOMathSpacingExactly | Exact spacing measurement. | |
wdOMathSpacingMultiple | Custom spacing measurement. |