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