org.apache.poi.hssf.record.formula
public final class: MissingArgPtg [javadoc |
source]
java.lang.Object
org.apache.poi.hssf.record.formula.Ptg
org.apache.poi.hssf.record.formula.ScalarConstantPtg
org.apache.poi.hssf.record.formula.MissingArgPtg
All Implemented Interfaces:
Cloneable
Missing Function Arguments
Avik Sengupta <avik at apache.org>
- author:
Jason - Height (jheight at chariot dot net dot au)
| Field Summary |
|---|
| public static final byte | sid | |
| public static final Ptg | instance | |
| 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 |