Parameters
- row
- Index of parent row to expand or collapse
- expand
- Whether to expand and show the child sheet (or collapse and hide it)
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Specified parent row index is out of range; must be between 0 and the total number of rows |