Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableStyles Interface
Members


In This Topic
    ITableStyles Interface
    In This Topic
    Represents styles that can be applied to a table.
    Syntax
    'Declaration
     
    
    Public Interface ITableStyles 
    'Usage
     
    
    Dim instance As ITableStyles
    public interface ITableStyles 
    Remarks
    Table styles replaces the existing auto format feature for formatting an entire table.
    See Also