Click or drag to resize

INumberFormat FormatType Property

Returns format type of the first section of this number format. Read-only.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
CellFormatType FormatType { get; }

Property Value

Type: CellFormatType
See Also