java.lang.ObjectClass used to hold a function when reading it in from a string. At this stage it is unknown whether it is a BuiltInFunction or a VariableArgFunctionjxl.biff.formula.ParseItem
jxl.biff.formula.StringParseItem
jxl.biff.formula.StringFunction
| Constructor: |
|---|
|
| Method from jxl.biff.formula.StringFunction Summary: |
|---|
| getFunction |
| Methods from jxl.biff.formula.StringParseItem: |
|---|
| adjustRelativeCellReferences, columnInserted, columnRemoved, getBytes, getString, handleImportedCellReferences, 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.StringFunction Detail: |
|---|
|