Style.CellXf.CopyCellXf Method

NanoXLSX

NanoXLSX

StyleCellXfCopyCellXf 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 StyleCellXf CopyCellXf()

Return Value

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