WdOMathHorizAlignType Enumeration
Specifies the horizontal alignment for an equation.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdOMathHorizAlignType
'Usage
Dim instance As WdOMathHorizAlignType
public enum WdOMathHorizAlignType
Members
Member name | Description | |
---|---|---|
wdOMathHorizAlignCenter | Centered. | |
wdOMathHorizAlignLeft | Left alignment. | |
wdOMathHorizAlignRight | Right alignment. |