MESCIUS SPREAD for Windows Forms 17.0J
ColumnMoveUndoAction コンストラクタ(SheetView,Int32,Int32,Boolean)

シート
シートの移動元の列インデックス
シートの移動先の列インデックス
モデルの内容を移動するか、列の順序を変更するか。
新しい ColumnMoveUndoAction アクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal column As Integer, _
   ByVal movedToColumn As Integer, _
   ByVal moveContent As Boolean _
)
public ColumnMoveUndoAction( 
   SheetView sheetView,
   int column,
   int movedToColumn,
   bool moveContent
)

パラメータ

sheetView
シート
column
シートの移動元の列インデックス
movedToColumn
シートの移動先の列インデックス
moveContent
モデルの内容を移動するか、列の順序を変更するか。
参照

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

 

 


© MESCIUS inc. All rights reserved.