Style.Fill.CopyFill Method

NanoXLSX

NanoXLSX

StyleFillCopyFill 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 StyleFill CopyFill()

Return Value

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