Style.CopyStyle Method

NanoXLSX

NanoXLSX

StyleCopyStyle 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 Style CopyStyle()

Return Value

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