Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableStyle Class
Members


In This Topic
    TableStyle Class
    In This Topic
    Represents a single style that can be applied to a table. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class TableStyle 
       Implements ITableStyle, ITableStyleElements 
    'Usage
     
    
    Dim instance As TableStyle
    public sealed class TableStyle : ITableStyle, ITableStyleElements  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.TableStyle

    See Also