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