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

In This Topic
NewExporter Method (XlsExportProvider)
In This Topic
Creates a new instance of the XlsExporter class.
Syntax
'Declaration
 
Public Overrides Function NewExporter() As Exporter
 

Return Value

The newly created XlsExporter.
See Also