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