Represent style of the 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 CellStyle
Visual Basic (Declaration)
Public Class CellStyle
Visual C++
public ref class CellStyle

Inheritance Hierarchy

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

See Also