Style.Table 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 un TableStyle objet représentant les propriétés qui peuvent être appliquées à un tableau à l’aide d’un style de tableau.
public:
property Microsoft::Office::Interop::Word::TableStyle ^ Table { Microsoft::Office::Interop::Word::TableStyle ^ get(); };
public Microsoft.Office.Interop.Word.TableStyle Table { get; }
member this.Table : Microsoft.Office.Interop.Word.TableStyle
Public ReadOnly Property Table As TableStyle