GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    HtmlType Enum

    Namespace:
    GemBox.Spreadsheet
    Assembly:
    GemBox.Spreadsheet.dll

    Defines type of HTML export.

    • C#
    • VB.NET
    public enum HtmlType
    Public Enum HtmlType

    Fields

    Html

    Export entire HTML document. Pictures are exported only if Save(String) or Save(String, SaveOptions) overload is used or if FilesDirectoryPath is specified.

    HtmlTable

    Export HTML table and its content. Pictures are exported only if Save(String) or Save(String, SaveOptions) overload is used or if FilesDirectoryPath is specified.

    Mhtml

    Export entire HTML document and images to MIME HTML (MHTML) format. Pictures are always exported.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.