Name | Description | |
---|---|---|
![]() | XlsxExportProvider Constructor |
The following tables list the members exposed by XlsxExportProvider.
Name | Description | |
---|---|---|
![]() | XlsxExportProvider Constructor |
Name | Description | |
---|---|---|
![]() | CanShowOptions | Gets a value indicating whether the associated ExportFilter can show a dialog allowing the user to edit the export options. (Inherited from C1.WPF.Document.Export.ExportProvider) |
![]() | DefaultExtension | Overridden. Gets the default filename extension for the current export format. This implementation returns "xlsx". |
![]() | FormatName | Overridden. Gets a short description of XLSX export format. |
![]() | SupportedDocumentInfoFields | Gets the combination of flags indicating which fields of the C1.WPF.Document.DocumentInfo class are supported by the current export format. This implementation returns Author. (Inherited from C1.WPF.Document.Export.XlsExportProvider) |
Name | Description | |
---|---|---|
![]() | NewExporter | Overridden. Creates a new instance of the XlsFilter class where XlsFilter.OpenXml is true. |