Style.NumberFormat.IsCustomFormat Property

PicoXLSX

PicoXLSX

StyleNumberFormatIsCustomFormat Property

Gets whether the number format is a custom format (higher or equals 164). If true, the format is custom

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public bool IsCustomFormat { get; }

Property Value

Type: Boolean
See Also