java.lang.Objectorg.apache.poi.hssf.record.formula.Ptg
org.apache.poi.hssf.record.formula.ScalarConstantPtg
org.apache.poi.hssf.record.formula.StringPtg
All Implemented Interfaces:
Cloneable
Werner - FroidevauxJason - Height (jheight at chariot dot net dot au)Bernard - Chesnoy| Field Summary | ||
|---|---|---|
| public static final int | SIZE | |
| public static final byte | 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.StringPtg Summary: |
|---|
| getSize, getValue, toFormulaString, toString, writeBytes |
| Methods from org.apache.poi.hssf.record.formula.ScalarConstantPtg: |
|---|
| getDefaultOperandClass, 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.StringPtg Detail: |
|---|
|
|
|
|
|