| Package | Description |
|---|---|
| net.sf.jxls.formula | |
| net.sf.jxls.tag | |
| net.sf.jxls.transformation |
| Modifier and Type | Method and Description |
|---|---|
void |
FormulaPart.replaceCellRef(CellRef cellRef,
java.util.List rangeFormulaParts) |
| Constructor and Description |
|---|
CellRef(CellRef ref,
FormulaPart parentFormula) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Block.contains(CellRef cellRef) |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2005-2014 jXLS Team. All Rights Reserved.