Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPageSetup Interface
/ BestFitColumns Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
BestFitColumns Property
In This Topic
Gets or sets whether column widths are adjusted to fit the longest text width for printing. May cause some efficiency problems if the file contains large amounts of data.
Syntax
C#
System.
bool
BestFitColumns {
get
;
set
;}
See Also
Reference
IPageSetup Interface
IPageSetup Members