次の方法で共有


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

適用対象