次の方法で共有


Index.Type プロパティ

定義

インデックスの種類を返すか設定します。

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

プロパティ値

WdIndexType

注釈

Typeプロパティには、定数のいずれかを指定でき WdIndexType ます。

適用対象