FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > DefaultRangeGroupModel クラス : GetGroupLevels メソッド |
'Declaration Public Function GetGroupLevels( _ ByVal isRowGroup As Boolean _ ) As Integer
'使用法 Dim instance As DefaultRangeGroupModel Dim isRowGroup As Boolean Dim value As Integer value = instance.GetGroupLevels(isRowGroup)
public int GetGroupLevels( bool isRowGroup )