Share via


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é

Remarques

WdTocFormat peut être l’une de ces constantes WdTocFormat .

wdTOCDistinctive

wdTOCFormal

wdTOCSimple

wdTOCClassic

wdTOCFancy

wdTOCModern

wdTOCTemplate

S’applique à