[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SerializationOptions.IgnoreSheets

IgnoreSheets Property

IgnoreSheets

Gets or sets whether to ignore the sheets when exporting to JSON. Default value is false.

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