MESCIUS SPREAD for Windows Forms 15.0J
CellEditCommand コンストラクタ(IWorksheet,Int32,Int32,Int32,Int32,String,Boolean,Int32,Boolean)

処理する GrapeCity.Spreadsheet.Worksheet オブジェクト。
セル範囲の一番上の行のインデックスを示す整数値。
セル範囲の左端の列のインデックスを示す整数値。
セル範囲の一番下の行のインデックスを示す整数値。
セル範囲の右端の列のインデックスを示す整数値。
新しいセルの関数。
セルの新しい数値書式。
CellEditCommand クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal worksheet As IWorksheet, _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer, _
   ByVal formula As String, _
   ByVal applyNumberFormat As Boolean, _
   ByVal numFmt As Integer, _
   ByVal arrayFormula As Boolean _
)

パラメータ

worksheet
処理する GrapeCity.Spreadsheet.Worksheet オブジェクト。
row
セル範囲の一番上の行のインデックスを示す整数値。
column
セル範囲の左端の列のインデックスを示す整数値。
row2
セル範囲の一番下の行のインデックスを示す整数値。
column2
セル範囲の右端の列のインデックスを示す整数値。
formula
新しいセルの関数。
applyNumberFormat
numFmt
セルの新しい数値書式。
arrayFormula
参照

CellEditCommand クラス
CellEditCommand メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.