Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / TableStyle Property
In This Topic
    TableStyle Property (ITable)
    In This Topic
    Gets or sets the table style for the specified ITable object (read or write).
    Syntax
    ITableStyle TableStyle {get; set;}
    See Also