alexa

    Show / Hide Table of Contents

    Enum HtmlImportOptions

    Represents the HTML import option.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [Flags]
    public enum HtmlImportOptions

    Fields

    Name Description
    Default

    Represents default import option for HTML.

    DetectFormulas

    Represents the option to detect formulas while importing HTML table.

    Back to top Generated by DocFX