[]
Creates a copy of the current cell, including the value.
public XLCell Clone()
Public Function Clone() As XLCell
| Type | Description |
|---|---|
| XLCell | A new XLCell object that is a copy of the current instance. |
The formula of the cell is cloned only as part of a row, a worksheet or a workbook.