Documents for Excel, Java Edition Documentation
Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package
/
ITableColumn Interface
/ getName Method
Collapse All
Expand All
In This Topic
getName Method
In This Topic
Gets the name of the table column. This is also used as the display name of the table column. This name must be unique within the table.
Syntax
java.lang.String getName()
See Also
Reference
ITableColumn Interface
ITableColumn Members