[]
Describes export to XLSX (Open XML) format.
public class XlsxExportProvider : ExportProvider
Name | Description |
---|---|
XlsxExportProvider() |
Name | Description |
---|---|
DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "xlsx". |
FormatName | Gets a short description of the Excel export format. |
Name | Description |
---|---|
NewExporter() | Creates a new instance of the ExcelExporter class. |