Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / ITableColumn Interface / getName Method
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