次の方法で共有


Indexes.Format プロパティ

定義

指定したドキュメント内のインデックスの書式を設定または返します。

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

プロパティ値

注釈

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

適用対象