java.lang.Objectjxl.biff.formula.ParseItem
jxl.biff.formula.Operator
jxl.biff.formula.BinaryOperator
jxl.biff.formula.RangeSeparator
All Implemented Interfaces:
ParsedThing
| Constructor: |
|---|
|
| Method from jxl.biff.formula.RangeSeparator Summary: |
|---|
| getBytes, getPrecedence, getSymbol, getToken |
| Methods from jxl.biff.formula.BinaryOperator: |
|---|
| adjustRelativeCellReferences, columnInserted, columnRemoved, getBytes, getOperands, getString, getSymbol, getToken, handleImportedCellReferences, read, rowInserted, rowRemoved |
| Methods from jxl.biff.formula.Operator: |
|---|
| add, getOperands, getOperands, getPrecedence, setOperandAlternateCode |
| 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.RangeSeparator Detail: |
|---|
|
|
|
|