TablesOfContents.Format Propriété

Définition

Renvoie ou définit la mise en forme des tables des matières du document spécifié.

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

Valeur de propriété

WdTocFormat

Remarques

WdTocFormatIl peut s’agir de l’une des constantes WdTocFormat suivantes.

wdTOCDistinctive

wdTOCFormal

wdTOCSimple

wdTOCClassic

wdTOCFancy

wdTOCModern

wdTOCTemplate

S’applique à