com.grapecity.documents.excel Package / ITable Interface / getColumns Method
In This Topic
getColumns Method
In This Topic
Returns an ITableColumns collection that represents all the columnsin the ITable object.
Syntax
ITableColumns getColumns()
See Also