'Declaration Public Function GetRangeGroupLevels( _ ByVal isRowGroup As Boolean _ ) As Integer
'Usage Dim instance As SheetView Dim isRowGroup As Boolean Dim value As Integer value = instance.GetRangeGroupLevels(isRowGroup)
public int GetRangeGroupLevels( bool isRowGroup )
Parameters
- isRowGroup
- Whether the outline is a group of rows