SpreadsheetGroupInfo Properties
Contains information about a row or column group that is collapsed or expanded by a user.| Name | Description |
|---|---|
| EndIndex | Returns the index of the last row or column in the group. |
| StartIndex | Returns the index of the first row or column in the group. |
See Also