com.grapecity.documents.excel Package / IRange Interface / setUseStandardHeight Method
In This Topic
setUseStandardHeight Method
In This Topic
Sets whether the row height of the IRange object equals the standardheight of the sheet.
Syntax
void setUseStandardHeight( 
   boolean value
)

Parameters

value
See Also