Cells.Insert
Cells.Insert method
Insert cell to collection.
public void Insert(int index, Cell cell)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The selected index. |
| cell | Cell | The selected cell. |
See Also
- class Cell
- class Cells
- namespace Aspose.Pdf
- assembly Aspose.PDF