java.lang.CloneableAreaErrPtg, AreaPtgBase, Deleted3DPxg, DeletedArea3DPtg, DeletedRef3DPtg, MemAreaPtg, MemErrPtg, MemFuncPtg, NamePtg, NameXPtg, NameXPxg, RefErrorPtg, RefPtgBasepublic abstract class OperandPtg extends Ptg implements java.lang.Cloneable
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Constructor | Description |
|---|---|
OperandPtg() |
| Modifier and Type | Method | Description |
|---|---|---|
OperandPtg |
copy() |
|
boolean |
isBaseToken() |
All Operand
Ptgs are classified ('relative', 'value', 'array') |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreatePtg, doesFormulaReferToDeletedCell, getDefaultOperandClass, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, getSize, readTokens, serializePtgs, setClass, toFormulaString, toString, writepublic final boolean isBaseToken()
Ptgs are classified ('relative', 'value', 'array')isBaseToken in class Ptgfalse if this token is classified as 'reference', 'value', or 'array'public final OperandPtg copy()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.