Parameters
- row
- Row whose child sheet is to be created
- relationIndex
- Index to the data relation collection
Exception | Description |
---|---|
System.Exception | Specified sheet does not support a child sheet |
System.ArgumentOutOfRangeException | Specified row index is out of range; must be between 0 and the number of rows |
System.ArgumentOutOfRangeException | Specified relation index is out of range; must be between 0 and the number of relations |