Cells.Remove
Cells.Remove method
Remove cell set from collection.
public void Remove(Cell cell)
| Parameter | Type | Description |
|---|---|---|
| cell | Cell | The cell object. |
See Also
- class Cell
- class Cells
- namespace Aspose.Pdf
- assembly Aspose.PDF
Remove cell set from collection.
public void Remove(Cell cell)
| Parameter | Type | Description |
|---|---|---|
| cell | Cell | The cell object. |