Class AdjacentCellShiftStrategy

java.lang.Object
org.jxls.common.cellshift.AdjacentCellShiftStrategy
All Implemented Interfaces:
CellShiftStrategy

public class AdjacentCellShiftStrategy extends Object implements CellShiftStrategy
Shifts not only cells impacted by shifting area but also the adjacent area cells
  • Constructor Details

    • AdjacentCellShiftStrategy

      public AdjacentCellShiftStrategy()
  • Method Details