Click or drag to resize

XlsName NumberFormat Property

Format of current cell. Analog of Style.NumberFormat property.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string NumberFormat { get; set; }

Property Value

Type: String

Implements

IXLSRange NumberFormat
See Also