Partager via


OMathEqArray.Align Property

Returns or sets a WdOMathVertAlignType that represents the type of vertical alignment for an equation array with respect to the text that surrounds the array. 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 OMathEqArray
Dim value As WdOMathVertAlignType

value = instance.Align

instance.Align = value
WdOMathVertAlignType Align { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdOMathVertAlignType
WdOMathVertAlignType

See Also

Reference

OMathEqArray Interface

OMathEqArray Members

Microsoft.Office.Interop.Word Namespace