ComponentOne FlexReport for WinForms
NewExporter Method (XlsExportProvider)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > XlsExportProvider Class : NewExporter Method
Creates a new instance of the XlsFilter class where XlsFilter.OpenXml is false.
Syntax
'Declaration
 
Public Overrides Function NewExporter() As ExportFilter
public override ExportFilter NewExporter()

Return Value

The newly created XlsFilter.
See Also

Reference

XlsExportProvider Class
XlsExportProvider Members