Style.NumberFormat.CustomFormatCode Property

PicoXLSX

PicoXLSX

StyleNumberFormatCustomFormatCode Property

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

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

Property Value

Type: String
See Also