[]
        
(Showing Draft Content)

C1.WPF.Document.Export.Ssrs.XlsxExportProvider.NewExporter

NewExporter Method

NewExporter()

Creates a new instance of the ExcelExporter class.

Declaration
public override ExportFilter NewExporter()
Returns
Type Description
ExportFilter

The newly created ExcelExporter.

Overrides