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