Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setRowHeight Method
In This Topic
    setRowHeight Method
    In This Topic
    Sets the height of the individual rows represented by this range in points.
    Syntax
    void setRowHeight( 
       double value
    )

    Parameters

    value
    See Also