Represents different settings used during exporting to Excel-HTML
public class EasyData.Export.ExcelHtmlDataExportSettings
: HtmlDataExportSettings
Package: EasyData.Exporters.Default
(targets: netstandard2.0
)
Assembly: EasyData.Exporters.Default.dll
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
Name | Type | Description |
---|---|---|
Default | HtmlDataExportSettings | Returns the default instance of EasyData.Export.ExcelHtmlDataExportSettings. |