Freigeben über


TablesOfContents.Format Eigenschaft

Definition

Gibt die Formatierung für die Inhaltsverzeichnisse im angegebenen Dokument zurück oder legt diese Formatierung fest.

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

Eigenschaftswert

Hinweise

WdTocFormat kann eine der folgenden WdTocFormat-Konstanten sein.

wdTOCDistinctive

wdTOCFormal

wdTOCSimple

wdTOCClassic

wdTOCFancy

wdTOCModern

wdTOCTemplate

Gilt für: