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

    Parameters

    value
    See Also