Aspose::Pdf::Cells::Remove method
Cells::Remove method
Remove cell set from collection.
void Aspose::Pdf::Cells::Remove(const System::SharedPtr<Cell> &cell)
| Parameter | Type | Description |
|---|---|---|
| cell | const System::SharedPtr<Cell>& | The cell object. |
See Also
- Typedef SharedPtr
- Class Cell
- Class Cells
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++