TablesOfContents.Format Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Remarques
WdTocFormat peut être l’une de ces constantes WdTocFormat .
wdTOCDistinctive
wdTOCFormal
wdTOCSimple
wdTOCClassic
wdTOCFancy
wdTOCModern
wdTOCTemplate