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


In This Topic
    ITable Interface
    In This Topic
    Represents a table of the worksheet.
    Syntax
    'Declaration
     
    
    Public Interface ITable 
    'Usage
     
    
    Dim instance As ITable
    public interface ITable 
    See Also