LowLevel.CreateStyleNumberFormatString Method

NanoXLSX

NanoXLSX

LowLevelCreateStyleNumberFormatString Method

Method to create the XML string for the number format part of the style sheet document

Namespace:  NanoXLSX.LowLevel
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
private string CreateStyleNumberFormatString()

Return Value

Type: String
String with formatted XML data
See Also