The abstract base class for C1dExporterBase and C1mdxExporter classes.

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

Syntax

C#
public abstract class C1ExporterBase : Exporter
Visual Basic
Public MustInherit Class C1ExporterBase _
	Inherits Exporter

Inheritance Hierarchy

See Also