_Document.TablesOfFigures 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 une TablesOfFigures collection qui représente les tables de figures dans le document spécifié.
public:
property Microsoft::Office::Interop::Word::TablesOfFigures ^ TablesOfFigures { Microsoft::Office::Interop::Word::TablesOfFigures ^ get(); };
public Microsoft.Office.Interop.Word.TablesOfFigures TablesOfFigures { get; }
member this.TablesOfFigures : Microsoft.Office.Interop.Word.TablesOfFigures
Public ReadOnly Property TablesOfFigures As TablesOfFigures