[]
        
(Showing Draft Content)

C1.WPF.Document.Export.XlsxExportProvider

XlsxExportProvider Class

Describes export to the Open XML XLSX format.

Inheritance
XlsxExportProvider
Namespace: C1.WPF.Document.Export
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class XlsxExportProvider : XlsExportProvider

Constructors

Name Description
XlsxExportProvider()

Properties

Name Description
DefaultExtension

Gets the default filename extension for the current export format. This implementation returns "xlsx".

FormatName

Gets a short description of XLSX export format.

Methods

Name Description
NewExporter()

Creates a new instance of the XlsFilter class where OpenXml is true.