@Beta public final class XSSFColumnShifter extends ColumnShifter
sheet| Constructor and Description |
|---|
XSSFColumnShifter(XSSFSheet sh) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateConditionalFormatting(FormulaShifter formulaShifter) |
void |
updateFormulas(FormulaShifter formulaShifter) |
void |
updateHyperlinks(FormulaShifter formulaShifter) |
void |
updateNamedRanges(FormulaShifter formulaShifter) |
shiftColumns, shiftMergedRegionsshiftRangepublic XSSFColumnShifter(XSSFSheet sh)
public void updateNamedRanges(FormulaShifter formulaShifter)
updateNamedRanges in class BaseRowColShifterpublic void updateFormulas(FormulaShifter formulaShifter)
updateFormulas in class BaseRowColShifterpublic void updateConditionalFormatting(FormulaShifter formulaShifter)
updateConditionalFormatting in class BaseRowColShifterpublic void updateHyperlinks(FormulaShifter formulaShifter)
updateHyperlinks in class BaseRowColShifter