public void ExpandRangeGroup( int level, int endIndex, bool isRowGroup, bool expand )
'Declaration Public Overloads Sub ExpandRangeGroup( _ ByVal level As Integer, _ ByVal endIndex As Integer, _ ByVal isRowGroup As Boolean, _ ByVal expand As Boolean _ )
'Declaration
Public Overloads Sub ExpandRangeGroup( _ ByVal level As Integer, _ ByVal endIndex As Integer, _ ByVal isRowGroup As Boolean, _ ByVal expand As Boolean _ )
'Usage Dim instance As SheetView Dim level As Integer Dim endIndex As Integer Dim isRowGroup As Boolean Dim expand As Boolean instance.ExpandRangeGroup(level, endIndex, isRowGroup, expand)
'Usage
Dim instance As SheetView Dim level As Integer Dim endIndex As Integer Dim isRowGroup As Boolean Dim expand As Boolean instance.ExpandRangeGroup(level, endIndex, isRowGroup, expand)
SheetView Class SheetView Members Overload List