Represents an object that can be used to export a document to Excel (XLS and XLSX) formats.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class XlsExporter : ComplexExporter
Visual Basic
Public Class XlsExporter _
	Inherits ComplexExporter

Inheritance Hierarchy

See Also