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

    Parameters

    value
    See Also