Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / ExportSheetName Property
In This Topic
    ExportSheetName Property
    In This Topic
    Indicates which worksheet would be exported to html. This is used for exporting specific worksheet of workbook.
    Syntax
    public System.string ExportSheetName {get; set;}
    See Also