'Usage
Dim instance As SpreadView Dim row As Integer Dim expand As Boolean instance.ExpandRow(row, expand)
Parameters
- row
- Index of parent row to expand or collapse
- expand
- True to expand and show the child sheet; false to collapse and hide the child sheet