次の方法で共有


OMathMat.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

適用対象