[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SerializationOptions.IgnoreColumnRowInfoOutOfUsedRange

IgnoreColumnRowInfoOutOfUsedRange Property

IgnoreColumnRowInfoOutOfUsedRange

Gets or sets whether to ignore below information to JSON file which is out of used range when exporting to JSON. Default value is true. - row style - column style - row height - column width

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