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 |
---|
HtmlImportOptions |
DetectFormulas
Represents the option to detect formulas while importing HTML table.
Declaration
public const HtmlImportOptions DetectFormulas
Field Value
Type |
---|
HtmlImportOptions |