WdOMathJc Enumeration
Specifies the default justification for equations.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdOMathJc
'Usage
Dim instance As WdOMathJc
public enum WdOMathJc
Members
Member name | Description | |
---|---|---|
wdOMathJcCenterGroup | Center as a group. | |
wdOMathJcCenter | Center. | |
wdOMathJcLeft | Left. | |
wdOMathJcRight | Right. | |
wdOMathJcInline | Inline. |