Represents adapter for text control.

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 TextControlExcelXmlAdapter : ExcelXmlAdapter
Visual Basic (Declaration)
Public MustInherit Class TextControlExcelXmlAdapter _
	Inherits ExcelXmlAdapter
Visual C++
public ref class TextControlExcelXmlAdapter abstract : public ExcelXmlAdapter

Inheritance Hierarchy

See Also