Class ShiftCellAction

All Implemented Interfaces:
UndoableAction, Serializable

public class ShiftCellAction extends Abstract2DCellDataStyleAction
Author:
dennis
See Also:
  • Constructor Details

    • ShiftCellAction

      public ShiftCellAction(String label, Sheet sheet, int row, int column, int lastRow, int lastColumn, int rowNumber, int columnNumber)
  • Method Details