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