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