GrapeCity.Documents.Excel Namespace / Workbook Class / DefaultTableStyle Property
DefaultTableStyle Property (Workbook)
In This Topic
Specifies the table style that is used as the default TableStyle.
Syntax
public System.string DefaultTableStyle {get; set;}
See Also