java.lang.ObjectAn operand in the parse tree. Operands represent leaf nodes in the tree, and may not have children Operands include numerical values, cell references and rangesjxl.biff.formula.ParseItem
jxl.biff.formula.Operand
Constructor: |
---|
|
Method from jxl.biff.formula.Operand Summary: |
---|
adjustRelativeCellReferences, columnInserted, columnRemoved, rowInserted, rowRemoved |
Methods from jxl.biff.formula.ParseItem: |
---|
adjustRelativeCellReferences, columnInserted, columnRemoved, getBytes, getParseContext, getString, handleImportedCellReferences, isValid, isVolatile, rowInserted, rowRemoved, setAlternateCode, setInvalid, setParent, setParseContext, setVolatile, useAlternateCode |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from jxl.biff.formula.Operand Detail: |
---|
|
|
|
|
|