Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableStyle Interface
Members


In This Topic
    ITableStyle Interface
    In This Topic
    Represents a single style that can be applied to a table.
    Syntax
    'Declaration
     
    
    Public Interface ITableStyle 
       Inherits ITableStyleElements 
    'Usage
     
    
    Dim instance As ITableStyle
    public interface ITableStyle : ITableStyleElements  
    See Also