void ExpandGroup( int level, int endIndex, bool isRowGroup, bool expand )
'Declaration Sub ExpandGroup( _ ByVal level As Integer, _ ByVal endIndex As Integer, _ ByVal isRowGroup As Boolean, _ ByVal expand As Boolean _ )
'Declaration
Sub ExpandGroup( _ ByVal level As Integer, _ ByVal endIndex As Integer, _ ByVal isRowGroup As Boolean, _ ByVal expand As Boolean _ )
'Usage Dim instance As IRangeGroupModel Dim level As Integer Dim endIndex As Integer Dim isRowGroup As Boolean Dim expand As Boolean instance.ExpandGroup(level, endIndex, isRowGroup, expand)
'Usage
Dim instance As IRangeGroupModel Dim level As Integer Dim endIndex As Integer Dim isRowGroup As Boolean Dim expand As Boolean instance.ExpandGroup(level, endIndex, isRowGroup, expand)
IRangeGroupModel Interface IRangeGroupModel Members