FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.UndoRedo 名前空間 > ColumnMoveUndoAction クラス > ColumnMoveUndoAction コンストラクタ : ColumnMoveUndoAction コンストラクタ(SheetView,Int32,Int32,Boolean) |
'宣言
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 )