java.lang.Objectorg.apache.poi.hssf.record.formula.Ptg
org.apache.poi.hssf.record.formula.OperandPtg
org.apache.poi.hssf.record.formula.NamePtg
All Implemented Interfaces:
Cloneable
andy - Jason - Height (jheight at chariot dot net 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.NamePtg Summary: |
|---|
| getDefaultOperandClass, getIndex, getSize, 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.NamePtg Detail: |
|---|
|
|
|
|
|