Adapter for AdvancedText control.

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

Syntax

C#
public class AdvancedTextExcelAdapter : TextControlExcelAdapter
Visual Basic (Declaration)
Public Class AdvancedTextExcelAdapter _
	Inherits TextControlExcelAdapter
Visual C++
public ref class AdvancedTextExcelAdapter : public TextControlExcelAdapter

Inheritance Hierarchy

See Also