Click or drag to resize

ExcelCellNumber Class

Represents the number format options for a cell or a range of cells.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelCellNumber

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public class ExcelCellNumber

The ExcelCellNumber type exposes the following members.

Properties
  NameDescription
Public propertyNumberFormatString
Gets or sets the number format string of the cells in a range.
Top
See Also