OMathMatCol.Align Property

Definition

Returns or sets a WdOMathHorizAlignType constant that represents the horizontal alignment for arguments in a matrix column. Read/write.

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

Property Value

WdOMathHorizAlignType

Applies to