Style.NumberFormat.CustomFormatID Property

PicoXLSX

PicoXLSX

StyleNumberFormatCustomFormatID Property

Gets or sets the format number of the custom format. Must be higher or equal then predefined custom number (164)

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

Property Value

Type: Int32
See Also