Copy
Cell.Copy method
Kopierar data från en källcell.
public void Copy(Cell cell)
Parameter | Typ | Beskrivning |
---|---|---|
cell | Cell | KällaCell objekt. |
Se även
- class Cell
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells
Kopierar data från en källcell.
public void Copy(Cell cell)
Parameter | Typ | Beskrivning |
---|---|---|
cell | Cell | KällaCell objekt. |