Represents adapter class.

Namespace:  PerpetuumSoft.Reporting.Export.ExcelXml.Adapters
Assembly:  PerpetuumSoft.Reporting.Export.ExcelXml (in PerpetuumSoft.Reporting.Export.ExcelXml.dll) Version: 3.9.0.1

Syntax

C#
public abstract class ExcelXmlAdapter
Visual Basic (Declaration)
Public MustInherit Class ExcelXmlAdapter
Visual C++
public ref class ExcelXmlAdapter abstract

Inheritance Hierarchy

See Also