java.lang.Objectjxl.biff.formula.ParseItem
jxl.biff.formula.Operator
jxl.biff.formula.StringOperator
Direct Known Subclasses:
Plus, Minus
| Constructor: |
|---|
|
| Method from jxl.biff.formula.StringOperator Summary: |
|---|
| adjustRelativeCellReferences, columnInserted, columnRemoved, getBinaryOperator, getBytes, getOperands, getPrecedence, getString, getUnaryOperator, 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.StringOperator Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|