Style.Font.CopyFont Method

NanoXLSX

NanoXLSX

StyleFontCopyFont Method

Method to copy the current object to a new one with casting

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public StyleFont CopyFont()

Return Value

Type: StyleFont
Copy of the current object without the internal ID
See Also