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