OMathEqArray.Align Property

Definition

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.

public:
 property Microsoft::Office::Interop::Word::WdOMathVertAlignType Align { Microsoft::Office::Interop::Word::WdOMathVertAlignType get(); void set(Microsoft::Office::Interop::Word::WdOMathVertAlignType value); };
public Microsoft.Office.Interop.Word.WdOMathVertAlignType Align { get; set; }
member this.Align : Microsoft.Office.Interop.Word.WdOMathVertAlignType with get, set
Public Property Align As WdOMathVertAlignType

Property Value

WdOMathVertAlignType

Applies to