Aspose::Pdf::Cells::Remove method

Cells::Remove method

Remove cell set from collection.

void Aspose::Pdf::Cells::Remove(const System::SharedPtr<Cell> &cell)
ParameterTypeDescription
cellconst System::SharedPtr<Cell>&The cell object.

See Also