Aspose::Cells::Cell::Copy method
Cell::Copy method
Copies data from a source cell.
void Aspose::Cells::Cell::Copy(const Cell &cell)
Parameter | Type | Description |
---|---|---|
cell | const Cell& | Source Cell object. |
See Also
- Class Vector
- Class Cell
- Class Cell
- Namespace Aspose::Cells
- Library Aspose.Cells for C++