[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SerializationOptions.IgnoreRangeOutOfRowColumnCount

IgnoreRangeOutOfRowColumnCount Property

IgnoreRangeOutOfRowColumnCount

获取或设置在导出为 JSON 时是否忽略超出行数(RowCount)和列数(ColumnCount)的数据。默认值为 false。

Declaration
public bool IgnoreRangeOutOfRowColumnCount { get; set; }