Aspose::Pdf::Cells::RemoveRange method

Cells::RemoveRange method

Remove cell set from collection.

void Aspose::Pdf::Cells::RemoveRange(int32_t index, int32_t count)
ParameterTypeDescription
indexint32_tThe collection index.
countint32_tThe rows count.

See Also