Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / SerializationOptions Class / IgnoreSheets Property
In This Topic
    IgnoreSheets Property
    In This Topic
    Gets or sets whether to ignore the sheets when exporting to JSON. Default value is false.
    Syntax
    public System.bool IgnoreSheets {get; set;}
    See Also