ExcludeEmptyRegionCells Property
ExcludeEmptyRegionCells
Indicates whether to exclude any empty cells(cells with no data or only style) outside the used data range.
Default is false.
Declaration
public bool ExcludeEmptyRegionCells { get; set; }
Public Property ExcludeEmptyRegionCells As Boolean