Class HtmlSaveOptions
Inheritance
System.Object
HtmlSaveOptions
Namespace: Syncfusion.XlsIO.Implementation
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public class HtmlSaveOptions : Object
Constructors
HtmlSaveOptions()
Initializes a new instance of the
Declaration
public HtmlSaveOptions()
Fields
Default
object
Declaration
public static HtmlSaveOptions Default
Field Value
Type |
---|
HtmlSaveOptions |
Properties
TextMode
Gets or sets the input text mode
Declaration
public HtmlSaveOptions.GetText TextMode { get; set; }
Property Value
Type |
---|
HtmlSaveOptions.GetText |
Remarks
Useful to convert sheet data based on either DisplayText or Value