SPREAD for WPF 3.0J - GcSpreadSheet
RowColumnActionsCommand コンストラクタ(Worksheet,Int32,Int32,Int32,Int32,Boolean)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > RowColumnActionsCommand クラス > RowColumnActionsCommand コンストラクタ : RowColumnActionsCommand コンストラクタ(Worksheet,Int32,Int32,Int32,Int32,Boolean)
このコマンドをアタッチするワークシート。
指定したワークブックを使用して、 RowColumnActionsCommand クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal row As System.Integer, _
   ByVal column As System.Integer, _
   ByVal row2 As System.Integer, _
   ByVal column2 As System.Integer, _
   ByVal collapsed As System.Boolean _
)
public RowColumnActionsCommand( 
   Worksheet worksheet,
   System.int row,
   System.int column,
   System.int row2,
   System.int column2,
   System.bool collapsed
)

パラメータ

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

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