Represents excel file.

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

Syntax

C#
public class ExcelXmlFile
Visual Basic (Declaration)
Public Class ExcelXmlFile
Visual C++
public ref class ExcelXmlFile

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Export.ExcelXml..::.ExcelXmlFile

See Also