Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / DefaultTableStyle Property
In This Topic
    DefaultTableStyle Property (IWorkbook)
    In This Topic
    Specifies the table style name from the ITableStyleCollection collection that is used as the default TableStyle (read/write).
    Syntax
    System.string DefaultTableStyle {get; set;}
    See Also