C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / XlsExporter Class
Members

XlsExporter Class
Represents an object that can be used to export a document to Excel (XLS and XLSX) formats.
Object Model
XlsExporter Class
Syntax
'Declaration
 
Public Class XlsExporter 
   Inherits ComplexExporter
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.Export.Exporter
      C1.C1Preview.Export.ComplexExporter
         C1.C1Preview.Export.XlsExporter

See Also