OMathEqArray.Align 属性

定义

返回或设置一个 , WdOMathVertAlignType 该值代表公式数组相对于数组周围文本的垂直对齐类型。 读/写。

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

属性值

WdOMathVertAlignType

适用于