@Beta public class XSSFRangeCopier extends RangeCopier
| Constructor and Description |
|---|
XSSFRangeCopier(Sheet sheet) |
XSSFRangeCopier(Sheet sourceSheet,
Sheet destSheet) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustCellReferencesInsideFormula(Cell cell,
Sheet destSheet,
int deltaX,
int deltaY) |
adjustInBothDirections, cloneCellContent, copyRange, copyRangepublic XSSFRangeCopier(Sheet sheet)
protected void adjustCellReferencesInsideFormula(Cell cell, Sheet destSheet, int deltaX, int deltaY)
adjustCellReferencesInsideFormula in class RangeCopierCopyright 2021 The Apache Software Foundation or its licensors, as applicable.