|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellRef | |
|---|---|
| net.sf.jxls.formula | |
| net.sf.jxls.tag | |
| net.sf.jxls.transformation | |
| Uses of CellRef in net.sf.jxls.formula |
|---|
| Methods in net.sf.jxls.formula with parameters of type CellRef | |
|---|---|
void |
FormulaPart.replaceCellRef(CellRef cellRef,
java.util.List rangeFormulaParts)
|
| Constructors in net.sf.jxls.formula with parameters of type CellRef | |
|---|---|
CellRef(CellRef ref,
FormulaPart parentFormula)
|
|
| Uses of CellRef in net.sf.jxls.tag |
|---|
| Methods in net.sf.jxls.tag with parameters of type CellRef | |
|---|---|
boolean |
Block.contains(CellRef cellRef)
|
| Uses of CellRef in net.sf.jxls.transformation |
|---|
| Methods in net.sf.jxls.transformation with parameters of type CellRef | |
|---|---|
java.util.List |
ShiftTransformation.transformCell(java.lang.String sheetName,
CellRef cellRef)
|
java.util.List |
RemoveTransformation.transformCell(java.lang.String sheetName,
CellRef cellRef)
|
java.util.List |
DuplicateTransformationByColumns.transformCell(java.lang.String sheetName,
CellRef cellRef)
|
java.util.List |
DuplicateTransformation.transformCell(java.lang.String sheetName,
CellRef cellRef)
|
abstract java.util.List |
BlockTransformation.transformCell(java.lang.String sheetName,
CellRef cellRef)
Transforms given spreadsheet cell |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||