Gets whether the row on this sheet displays a child view in a hierarchical display.
public virtual bool IsRowExpanded(
int
)
'Declaration
Public Overridable Function IsRowExpanded( _
ByVal As Integer _
) As Boolean
'Usage
Dim instance As SheetView
Dim row As Integer
Dim value As Boolean
value = instance.IsRowExpanded(row)
Parameters
- row
- Row index