Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
XlsxOpenOptions Class
/ DoNotAutoFitAfterOpened Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DoNotAutoFitAfterOpened Property
In This Topic
Don't autofit the row height after loading the file. Default is false.
Syntax
C#
public
System.
bool
DoNotAutoFitAfterOpened {
get
;
set
;}
See Also
Reference
XlsxOpenOptions Class
XlsxOpenOptions Members