MissingArgPtg

org.apache.poi.hssf.record.formula. Ptg
+CLASS_REF :byte
+CLASS_VALUE :byte
+CLASS_ARRAY :byte
#ptgClass :byte
+Ptg()
+createPtg(byte[] data, int offset) :org.apache.poi.hssf.record.formula.Ptg
+getSize() :int
+getBytes() :byte[]
+writeBytes(byte[] array, int offset) :void
+toFormulaString(org.apache.poi.hssf.util.SheetReferences refs) :java.lang.String
+toDebugString() :java.lang.String
+setClass(byte thePtgClass) :void
+getPtgClass() :byte
+getDefaultOperandClass() :byte
+clone() :java.lang.Object
org.apache.poi.hssf.record.formula. MissingArgPtg
+sid :byte
+MissingArgPtg()
+MissingArgPtg(byte[] data, int offset)
+writeBytes(byte[] array, int offset) :void
+getSize() :int
+toFormulaString(org.apache.poi.hssf.util.SheetReferences refs) :java.lang.String
+getDefaultOperandClass() :byte
+clone() :java.lang.Object