Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
ITableColumn Interface
/ setName Method
Collapse All
Expand All
In This Topic
setName Method
In This Topic
Sets 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
void
setName( java.lang.String
value
)
Parameters
value
See Also
Reference
ITableColumn Interface
ITableColumn Members