Documents for Excel, Java Edition Documentation
Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package
/
IPageSetup Interface
/ setBestFitRows Method
Collapse All
Expand All
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
Reference
IPageSetup Interface
IPageSetup Members