Click or drag to resize
NanoXLSX

CellCopy Method

Copies this cell into a new one. The style is considered if not null.

Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.3+98f265239ae8df4639650ecd7029244cc5e52dfc
Syntax
C#
internal Cell Copy()

Return Value

Cell
Copy of this cell
See Also