MESCIUS SPREAD for ASP.NET 10.0J
OnRemoveColumns メソッド (SheetView)

開始列インデックス
削除する列数
データモデルからの指定した列の削除を処理します。
構文
'Declaration
 
Protected Overridable Sub OnRemoveColumns( _
   ByVal column As Integer, _
   ByVal count As Integer _
) 
protected virtual void OnRemoveColumns( 
   int column,
   int count
)

パラメータ

column
開始列インデックス
count
削除する列数
参照

SheetView クラス
SheetView メンバ

 

 


© MESCIUS inc. All rights reserved.