java.lang.Objectorg.apache.poi.hssf.record.formula.Ptg
org.apache.poi.hssf.record.formula.OperandPtg
org.apache.poi.hssf.record.formula.MemAreaPtg
All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
MemErrPtg
Daniel - Noll (daniel at nuix dot com dot au)| Field Summary | ||
|---|---|---|
| public static final short | sid | |
| Fields inherited from org.apache.poi.hssf.record.formula.Ptg: |
|---|
| CLASS_REF, CLASS_VALUE, CLASS_ARRAY |
| Constructor: |
|---|
|
|
| Method from org.apache.poi.hssf.record.formula.MemAreaPtg Summary: |
|---|
| getDefaultOperandClass, getReserved, getSize, getSubexpressionLength, setReserved, setSubexpressionLength, toFormulaString, writeBytes |
| Methods from org.apache.poi.hssf.record.formula.OperandPtg: |
|---|
| isBaseToken |
| Methods from org.apache.poi.hssf.record.formula.Ptg: |
|---|
| clone, copy, createParsedExpressionTokens, createPtg, getBytes, getDefaultOperandClass, getEncodedSize, getEncodedSize, getPtgClass, getSize, isBaseToken, readTokens, serializePtgStack, serializePtgs, setClass, toDebugString, toFormulaString, toString, writeBytes |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.poi.hssf.record.formula.MemAreaPtg Detail: |
|---|
|
|
|
|
|
|
|
|