[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SjsSaveOptions.IncludeEmptyRegionCells

IncludeEmptyRegionCells Property

IncludeEmptyRegionCells

Indicates whether any empty cells outside the used data range can be included when saving the file. By default, the value is true.

Declaration
public bool IncludeEmptyRegionCells { get; set; }
Public Property IncludeEmptyRegionCells As Boolean