Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
SjsSaveOptions Class
/ IncludeEmptyRegionCells Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IncludeEmptyRegionCells Property
In This Topic
Indicates whether any empty cells outside the used data range can be included when saving the file. By default, the value is true.
Syntax
C#
public
System.
bool
IncludeEmptyRegionCells {
get
;
set
;}
See Also
Reference
SjsSaveOptions Class
SjsSaveOptions Members