Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / ExportHiddenWorksheet Property
In This Topic
    ExportHiddenWorksheet Property
    In This Topic
    Indicating if exporting the hidden worksheet. The default value is false.
    Syntax
    public System.bool ExportHiddenWorksheet {get; set;}
    See Also