java.lang.Objectjxl.biff.formula.ParseItem
jxl.biff.formula.Operand
jxl.biff.formula.StringValue
All Implemented Interfaces:
ParsedThing
| Constructor: |
|---|
|
|
| Method from jxl.biff.formula.StringValue Summary: |
|---|
| getBytes, getString, handleImportedCellReferences, read |
| Methods from jxl.biff.formula.Operand: |
|---|
| adjustRelativeCellReferences, columnInserted, columnRemoved, rowInserted, rowRemoved |
| Methods from jxl.biff.formula.ParseItem: |
|---|
| adjustRelativeCellReferences, columnInserted, columnRemoved, getBytes, getString, handleImportedCellReferences, isValid, isVolatile, rowInserted, rowRemoved, setAlternateCode, setInvalid, setParent, setVolatile, useAlternateCode |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from jxl.biff.formula.StringValue Detail: |
|---|
|
|
|
|