Aspose::Cells::Cell::Copy method

Cell::Copy method

Copies data from a source cell.

void Aspose::Cells::Cell::Copy(const Cell &cell)
ParameterTypeDescription
cellconst Cell&Source Cell object.

See Also