C1.WPF.Document.4 Assembly > C1.WPF.Document.Export Namespace : XlsxExportProvider Class |
For a list of all members of this type, see XlsxExportProvider members.
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) |