@Beta public final class XSSFColumnShifter extends ColumnShifter
sheet| Constructor and Description |
|---|
XSSFColumnShifter(XSSFSheet sh) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateConditionalFormatting(FormulaShifter formulaShifter)
Update conditional formatting
|
void |
updateFormulas(FormulaShifter formulaShifter)
Update formulas.
|
void |
updateHyperlinks(FormulaShifter formulaShifter)
Shift the Hyperlink anchors (not the hyperlink text, even if the hyperlink
is of type LINK_DOCUMENT and refers to a cell that was shifted).
|
void |
updateNamedRanges(FormulaShifter formulaShifter)
Update named ranges
|
shiftColumns, shiftMergedRegionsshiftRangepublic XSSFColumnShifter(XSSFSheet sh)
public void updateNamedRanges(FormulaShifter formulaShifter)
BaseRowColShifterupdateNamedRanges in class BaseRowColShifterpublic void updateFormulas(FormulaShifter formulaShifter)
BaseRowColShifterupdateFormulas in class BaseRowColShifterpublic void updateConditionalFormatting(FormulaShifter formulaShifter)
BaseRowColShifterupdateConditionalFormatting in class BaseRowColShifterpublic void updateHyperlinks(FormulaShifter formulaShifter)
BaseRowColShifterupdateHyperlinks in class BaseRowColShifterformulaShifter - the formula shifting policyCopyright 2018 The Apache Software Foundation or its licensors, as applicable.