com.grapecity.documents.excel Package / IWorksheet Interface / setStandardHeightInPixel Method
In This Topic
setStandardHeightInPixel Method
In This Topic
Sets the standard (default) height(in pixels) of all the rows in the worksheet in points.
Syntax
void setStandardHeightInPixel( 
   double value
)

Parameters

value
See Also