public final class TblPtg extends ControlPtg
| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Constructor and Description |
|---|
TblPtg(LittleEndianInput in) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
int |
getRow() |
int |
getSize() |
String |
toFormulaString()
return a string representation of this token alone
|
String |
toString()
Overridden toString method to ensure object hash is not printed.
|
void |
write(LittleEndianOutput out) |
getDefaultOperandClass, isBaseTokencreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClasspublic static final short sid
public TblPtg(LittleEndianInput in)
public void write(LittleEndianOutput out)
public int getSize()
public int getRow()
public int getColumn()
public String toFormulaString()
PtgtoFormulaString in class PtgCopyright © 2010 - 2020 Adobe. All Rights Reserved