Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / DefaultTableStyle Property
In This Topic
    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