Represents excel cell.

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 Cell
Visual Basic (Declaration)
Public Class Cell
Visual C++
public ref class Cell

Inheritance Hierarchy

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

See Also