OMathMat.Align Property
Returns or sets a WdOMathVertAlignType constant that represents the vertical alignment for a matrix. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Align As WdOMathVertAlignType
Get
Set
'Usage
Dim instance As OMathMat
Dim value As WdOMathVertAlignType
value = instance.Align
instance.Align = value
WdOMathVertAlignType Align { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdOMathVertAlignType
WdOMathVertAlignType