ExcelHtmlDataExportSettings class
Represents different settings used during exporting to Excel-HTML
public class EasyData.Export.ExcelHtmlDataExportSettings : HtmlDataExportSettingsPackage: EasyData.Exporters.Default (targets: netstandard2.0)
Assembly: EasyData.Exporters.Default.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| ExcelHtmlDataExportSettings() | void | Initializes a new instance of theEasyData.Export.ExcelHtmlDataExportSettings class. |
ExcelHtmlDataExportSettings(CultureInfo culture) | void | Initializes a new instance of theEasyData.Export.ExcelHtmlDataExportSettings class. |
Static Properties
Section titled “Static Properties”| Name | Type | Description |
|---|---|---|
| Default | HtmlDataExportSettings | Returns the default instance of EasyData.Export.ExcelHtmlDataExportSettings. |