Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getColumnCount Method
In This Topic
    getColumnCount Method
    In This Topic
    Gets the column count of the worksheet when exported to json.
    Syntax
    int getColumnCount()
    See Also