Cell.Copy

Cell.Copy method

Copies data from a source cell.

public void Copy(Cell cell)
ParameterTypeDescription
cellCellSource Cell object.

See Also