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


In This Topic
    ITableColumns Interface
    In This Topic
    Represents a collection of all the ITableColumn objects in the specified ITable object.
    Syntax
    'Declaration
     
    
    Public Interface ITableColumns 
    'Usage
     
    
    Dim instance As ITableColumns
    public interface ITableColumns 
    See Also