[]
Gets or sets whether to ignore data out of the RowCount and ColumnCount when exporting to JSON. Default value is false.
public bool IgnoreRangeOutOfRowColumnCount { get; set; }
Public Property IgnoreRangeOutOfRowColumnCount As Boolean