Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / SjsSaveOptions Class / IncludeEmptyRegionCells Property
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
    public System.bool IncludeEmptyRegionCells {get; set;}
    See Also