@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
RangeCopier
(RangeCopier 类中的adjustCellReferencesInsideFormula)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.