次の方法で共有


OMath.Type プロパティ

定義

数式を周囲のテキストと共にインラインで表示するか、独自の行に表示するかを表す定数を設定 WdOMathType または返します。 値の取得と設定が可能です。

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

プロパティ値

WdOMathType

適用対象