Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HtmlImportOptions

    Show / Hide Table of Contents

    Class HtmlImportOptions

    Represents the HTML import option.

    Inheritance
    System.Object
    HtmlImportOptions
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved