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