Aspose::Pdf::Cells::Remove method

Cells::Remove method

Remove cell set from collection.

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

See Also