org.apache.poi.hssf.record.formula
public abstract class ControlPtg extends Ptg
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY
Constructor and Description |
---|
ControlPtg() |
Modifier and Type | Method and Description |
---|---|
byte |
getDefaultOperandClass() |
boolean |
isBaseToken() |
createPtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, getSize, readTokens, serializePtgs, setClass, toFormulaString, toString, write
public boolean isBaseToken()
isBaseToken
in class Ptg
false
if this token is classified as 'reference', 'value', or 'array'public final byte getDefaultOperandClass()
getDefaultOperandClass
in class Ptg
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.