Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getUseStandardHeight Method
In This Topic
    getUseStandardHeight Method
    In This Topic
    Gets whether the row height of the IRange object equals the standardheight of the sheet.
    Syntax
    boolean getUseStandardHeight()
    See Also