[]
        
(Showing Draft Content)

C1.C1Preview.Export.XlsxExportProvider.NewExporter

NewExporter Method

NewExporter()

Creates a new instance of the XlsExporter class, and sets the OpenXmlDocument property on that instance to true.

Declaration
public override Exporter NewExporter()
Public Overrides Function NewExporter() As Exporter
Returns
Type Description
Exporter

The newly created XlsExporter.

Overrides