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. |