Style.NumberFormat.Number Property
From NanoXLSX
NanoXLSX Library Documentation
![]() | StyleNumberFormatNumber Property |
Gets or sets the format number. Set this to custom (164) in case of custom number formats
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
C#
public StyleNumberFormatFormatNumber Number { get; set; }
