Sdílet prostřednictvím


Workbook.TableStyles Vlastnost

Definice

Získá kolekci stylů tabulky, které jsou použity v sešitu.

public:
 property Microsoft::Office::Interop::Excel::TableStyles ^ TableStyles { Microsoft::Office::Interop::Excel::TableStyles ^ get(); };
public Microsoft.Office.Interop.Excel.TableStyles TableStyles { get; }
member this.TableStyles : Microsoft.Office.Interop.Excel.TableStyles
Public ReadOnly Property TableStyles As TableStyles

Hodnota vlastnosti

Kolekce Microsoft.Office.Interop.Excel.TableStyles, která obsahuje styly tabulky použité v sešitu.

Platí pro