Style.NumberFormat.CustomFormatCode Property

NanoXLSX

NanoXLSX

StyleNumberFormatCustomFormatCode Property

Gets or sets the custom format code in the notation of Excel

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

Property Value

Type: String
See Also