[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SjsSaveOptions.IgnoreRangeOutOfRowColumnCount

IgnoreRangeOutOfRowColumnCount Property

IgnoreRangeOutOfRowColumnCount

获取或设置在导出到sjs时是否忽略超出RowCount和ColumnCount的数据。默认值为false。

Declaration
public bool IgnoreRangeOutOfRowColumnCount { get; set; }