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

    Parameters

    value
    See Also