Aspose::Pdf::Cells::RemoveRange method
Cells::RemoveRange method
Remove cell set from collection.
void Aspose::Pdf::Cells::RemoveRange(int32_t index, int32_t count)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The collection index. |
| count | int32_t | The rows count. |
See Also
- Class Cells
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++