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

このコマンドをアタッチするワークシート。
指定されたワークブックシートを使用てRowColumnActionsCommand クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer, _
   ByVal collapsed As Boolean _
)
public RowColumnActionsCommand( 
   Worksheet worksheet,
   int row,
   int column,
   int row2,
   int column2,
   bool collapsed
)

パラメータ

worksheet
このコマンドをアタッチするワークシート。
row
column
row2
column2
collapsed
参照

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

 

 


© MESCIUS inc. All rights reserved.