Cell.Copy
Cell.Copy method
Copies data from a source cell.
public void Copy(Cell cell)
Parameter | Type | Description |
---|---|---|
cell | Cell | Source Cell object. |
See Also
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells
Copies data from a source cell.
public void Copy(Cell cell)
Parameter | Type | Description |
---|---|---|
cell | Cell | Source Cell object. |