C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export Namespace / XlsExportProvider Class / NewExporter Method

In This Topic
NewExporter Method (XlsExportProvider)
In This Topic
Creates a new instance of the XlsFilter class where XlsFilter.OpenXml is false.
Syntax
'Declaration
 
Public Overrides Function NewExporter() As ExportFilter
 

Return Value

The newly created XlsFilter.
See Also