Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
XlsxSaveOptions Class
/ ExcludeEmptyRegionCells Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ExcludeEmptyRegionCells Property
In This Topic
Indicates whether to exclude any empty cells(cells with no data or only style) outside the used data range. Default is false.
Syntax
C#
public
System.
bool
ExcludeEmptyRegionCells {
get
;
set
;}
See Also
Reference
XlsxSaveOptions Class
XlsxSaveOptions Members