Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
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