MESCIUS SPREAD for Windows Forms 15.0J
TableActionsCommand コンストラクタ(Table,Int32,Int32,Int32,Boolean,ManipulationOptions,Actions)

ソース テーブル。
ソース テーブル範囲の開始インデックスを示す整数値。
ソース テーブル範囲の終了インデックスを示す整数値。
ソーステーブル範囲の数を示す整数値。
ブール値は、行または列テーブルの範囲アクションを示します。
GrapeCity.Spreadsheet.ManipulationOptionsは、処理データオプションを示しています。
指定したセル範囲に対するアクションを示すGrapeCity.Spreadsheet.Actions値。
TableActionsCommand クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal table As Table, _
   ByVal fromIndex As Integer, _
   ByVal toIndex As Integer, _
   ByVal count As Integer, _
   ByVal isRow As Boolean, _
   ByVal manipulationOptions As ManipulationOptions, _
   ByVal action As RangeActionsCommand.Actions _
)

パラメータ

table
ソース テーブル。
fromIndex
ソース テーブル範囲の開始インデックスを示す整数値。
toIndex
ソース テーブル範囲の終了インデックスを示す整数値。
count
ソーステーブル範囲の数を示す整数値。
isRow
ブール値は、行または列テーブルの範囲アクションを示します。
manipulationOptions
GrapeCity.Spreadsheet.ManipulationOptionsは、処理データオプションを示しています。
action
指定したセル範囲に対するアクションを示すGrapeCity.Spreadsheet.Actions値。
参照

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

 

 


© MESCIUS inc. All rights reserved.