Parameters
- row
- Row index at which to add new rows
- count
- Number of rows to add
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Specified index of row is out of range; must be between zero and the number of columns |
System.ArgumentOutOfRangeException | Specified number of rows is out of range; must be greater than zero |