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