Share via


Workbook.TableStyles Özellik

Tanım

Çalışma kitabında kullanılan tablo stilleri koleksiyonunu alır.

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

Özellik Değeri

Çalışma kitabında kullanılan tablo stillerini içeren bir Microsoft.Office.Interop.Excel.TableStyles koleksiyonu.

Şunlara uygulanır