OMathMatCol.Align 属性

定义

返回或设置一个 WdOMathHorizAlignType 常量,该常量表示矩阵列中参数的水平对齐方式。 读/写。

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

属性值

WdOMathHorizAlignType

适用于