MESCIUS SPREAD for ASP.NET 10.0J
CreateSelectionModel メソッド

行数を表す整数
列数を表す整数
選択モデルを作成します。
構文
'Declaration
 
Protected Overridable Function CreateSelectionModel( _
   ByVal rowCount As Integer, _
   ByVal colCount As Integer _
) As ISheetSelectionModel
protected virtual ISheetSelectionModel CreateSelectionModel( 
   int rowCount,
   int colCount
)

パラメータ

rowCount
行数を表す整数
colCount
列数を表す整数

戻り値の型

シートの選択モデルを含むISheetSelectionModelオブジェクト
参照

SheetView クラス
SheetView メンバ

開発者の手引き

Selection モデル

 

 


© MESCIUS inc. All rights reserved.