Class MergeCellAction

All Implemented Interfaces:
UndoableAction, Serializable

public class MergeCellAction extends AbstractCellDataStyleAction
Author:
dennis
See Also:
  • Constructor Details

    • MergeCellAction

      public MergeCellAction(String label, Sheet sheet, int row, int column, int lastRow, int lastColumn, boolean accross)
  • Method Details