| Package | Description |
|---|---|
| org.jxls.area | |
| org.jxls.common | |
| org.jxls.common.cellshift |
| Modifier and Type | Method and Description |
|---|---|
CellShiftStrategy |
XlsArea.getCellShiftStrategy() |
CellShiftStrategy |
Area.getCellShiftStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
XlsArea.setCellShiftStrategy(CellShiftStrategy cellShiftStrategy) |
void |
Area.setCellShiftStrategy(CellShiftStrategy cellShiftStrategy) |
| Modifier and Type | Method and Description |
|---|---|
CellShiftStrategy |
CellRange.getCellShiftStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
CellRange.setCellShiftStrategy(CellShiftStrategy cellShiftStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AdjacentCellShiftStrategy
Shifts not only cells impacted by shifting area but also the adjacent area cells
|
class |
InnerCellShiftStrategy |
Copyright © 2017. All rights reserved.