FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > DefaultRangeGroupModel クラス : ExpandGroup メソッド |
'Declaration Public Sub ExpandGroup( _ ByVal level As Integer, _ ByVal endIndex As Integer, _ ByVal isRowGroup As Boolean, _ ByVal expand As Boolean _ )
'使用法 Dim instance As DefaultRangeGroupModel Dim level As Integer Dim endIndex As Integer Dim isRowGroup As Boolean Dim expand As Boolean instance.ExpandGroup(level, endIndex, isRowGroup, expand)