Spread WinForms 15
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
See Also