TablesOfFigures.Format Propriété

Définition

Cette propriété renvoie ou définit la mise en forme des tables des illustrations du document spécifié.

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

Valeur de propriété

WdTofFormat

Remarques

WdTofFormatIl peut s’agir de l’une des constantes WdTofFormat suivantes.

wdTOFCentered

wdTOFDistinctive

wdTOFSimple

wdTOFClassic

wdTOFFormal

wdTOFTemplate

S’applique à