Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / setStandardHeight Method
In This Topic
    setStandardHeight Method
    In This Topic
    Sets the standard (default) height(in points) of all the rows in the worksheet in points.
    Syntax
    void setStandardHeight( 
       double value
    )

    Parameters

    value
    See Also