次の方法で共有


TablesOfContents.Format プロパティ

定義

指定したドキュメント内の目次の書式を設定または返します。

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

プロパティ値

注釈

WdTocFormat は、これらの WdTocFormat クラスの定数のいずれかです。

wdTOCDistinctive

wdTOCFormal

wdTOCSimple

wdTOCClassic

wdTOCFancy

wdTOCModern

wdTOCTemplate

適用対象