Class HtmlImportOptions
Represents the HTML import option.
Inheritance
System.Object
HtmlImportOptions
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class HtmlImportOptions : Enum
Fields
Default
Represents default import option for HTML.
Declaration
public const HtmlImportOptions Default
Field Value
Type | Description |
---|---|
HtmlImportOptions |
DetectFormulas
Represents the option to detect formulas while importing HTML table.
Declaration
public const HtmlImportOptions DetectFormulas
Field Value
Type | Description |
---|---|
HtmlImportOptions |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |