public interface CellShiftStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
requiresColShifting(CellRef cell,
int startRow,
int endRow,
int startColShift) |
boolean |
requiresRowShifting(CellRef cell,
int startCol,
int endCol,
int startRowShift) |
Copyright © 2020. All rights reserved.