[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.DeserializationOptions.IgnoreStyle

IgnoreStyle Property

IgnoreStyle

Whether to ignore the style when deserialize the workbook or worksheet from JSON. Default value is false.

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