MESCIUS SPREAD for Windows Forms 15.0J
RowColumnActionsCommand コンストラクタ(Boolean,Worksheet,Int32,Int32,Boolean)

コマンドが行または列のどちらで処理するかを示すブール値。
このコマンドをアタッチするワークシート。
開始インデックスを示す整数値。
終了インデックスを示す整数値。
指定されたワークブックシートを使用てRowColumnActionsCommand クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal isColumn As Boolean, _
   ByVal worksheet As Worksheet, _
   ByVal startIndex As Integer, _
   ByVal endIndex As Integer, _
   ByVal isGroup As Boolean _
)
public RowColumnActionsCommand( 
   bool isColumn,
   Worksheet worksheet,
   int startIndex,
   int endIndex,
   bool isGroup
)

パラメータ

isColumn
コマンドが行または列のどちらで処理するかを示すブール値。
worksheet
このコマンドをアタッチするワークシート。
startIndex
開始インデックスを示す整数値。
endIndex
終了インデックスを示す整数値。
isGroup
参照

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

 

 


© MESCIUS inc. All rights reserved.