Click or drag to resize

ExcelCellStyleNumber Property

Gets the number formatting options of the cell.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelCellNumber Number { get; }

Property Value

Type: ExcelCellNumber
See Also