com.grapecity.documents.excel Package / IPageSetup Interface / setBestFitRows Method
In This Topic
setBestFitRows Method
In This Topic
Sets whether row heights are adjusted to fit the tallest text height for printing. May cause some efficiency problems if the file contains large amounts of data.
Syntax
void setBestFitRows( 
   boolean value
)

Parameters

value
See Also