Click or drag to resize

AddtionalFormatWrapper NumberFormatLocal Property

Gets or sets the number format.

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

Property Value

Type: String
The number format.

Implements

IExtendedFormat NumberFormatLocal
See Also