public void RemoveRangeGroup( int column, int count )
'Declaration Public Sub RemoveRangeGroup( _ ByVal column As Integer, _ ByVal count As Integer _ )
'使用法 Dim instance As Columns Dim column As Integer Dim count As Integer instance.RemoveRangeGroup(column, count)
Columns クラス Columns メンバ
© 2004-2015, GrapeCity inc. All rights reserved.