[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SjsSaveOptions.IgnoreRangeOutOfRowColumnCount

IgnoreRangeOutOfRowColumnCount Property

IgnoreRangeOutOfRowColumnCount

Gets or sets whether to ignore data out of the RowCount and ColumnCount when exporting to sjs. Default value is false.

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