[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SerializationOptions.IgnoreStyle

IgnoreStyle Property

IgnoreStyle

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

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