Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setUseStandardHeight Method
In This Topic
    setUseStandardHeight Method
    In This Topic
    Determines if the row height of the IRange object equals the standardheight of the sheet.
    Syntax
    void setUseStandardHeight( 
       boolean value
    )

    Parameters

    value
    See Also