Cells.RemoveRange
Cells.RemoveRange method
Remove cell set from collection.
public void RemoveRange(int index, int count)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The collection index. |
| count | Int32 | The rows count. |
See Also
- class Cells
- namespace Aspose.Pdf
- assembly Aspose.PDF