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