Style.NumberFormat.CustomFormatID Property

NanoXLSX

NanoXLSX

StyleNumberFormatCustomFormatID Property

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

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public int CustomFormatID { get; set; }

Property Value

Type: Int32
See Also