Click or drag to resize

ExcelCellNumberNumberFormatString Property

Gets or sets the number format string of the cells in a range.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public string NumberFormatString { get; set; }

Property Value

Type: String
See Also