Style.CurrentNumberFormat Property

NanoXLSX

NanoXLSX

StyleCurrentNumberFormat Property

Gets or sets the current NumberFormat object of the style

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

Property Value

Type: StyleNumberFormat
See Also