Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPageSetup Interface
/ BestFitRows Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
BestFitRows Property
In This Topic
Gets or 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
C#
System.
bool
BestFitRows {
get
;
set
;}
See Also
Reference
IPageSetup Interface
IPageSetup Members