LowLevel.CreateStyleFontString Method

NanoXLSX

NanoXLSX

LowLevelCreateStyleFontString Method

Method to create the XML string for the font 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 CreateStyleFontString()

Return Value

Type: String
String with formatted XML data
See Also