MESCIUS SPREAD for Windows Forms 15.0J
RemoveColumns メソッド (AggregationDataModel)

削除する最初の列のインデックス
削除する列数
指定した位置以降の列を1つ以上削除します。
構文
'宣言
 
Public Sub RemoveColumns( _
   ByVal column As Integer, _
   ByVal columnCount As Integer _
) 
public void RemoveColumns( 
   int column,
   int columnCount
)

パラメータ

column
削除する最初の列のインデックス
columnCount
削除する列数
参照

AggregationDataModel クラス
AggregationDataModel メンバ

 

 


© MESCIUS inc. All rights reserved.