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: 9.0.0
Syntax
public string NumberFormatString { get; set; }

Property Value

String
See Also