public final class Deleted3DPxg extends OperandPtg implements Pxg
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY
Constructor and Description |
---|
Deleted3DPxg(Deleted3DPxg other) |
Deleted3DPxg(int externalWorkbookNumber,
java.lang.String sheetName) |
Deleted3DPxg(java.lang.String sheetName) |
Modifier and Type | Method and Description |
---|---|
Deleted3DPxg |
copy() |
byte |
getDefaultOperandClass() |
int |
getExternalWorkbookNumber() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
java.lang.String |
getSheetName() |
byte |
getSid() |
int |
getSize() |
void |
setSheetName(java.lang.String sheetName) |
java.lang.String |
toFormulaString()
return a string representation of this token alone
|
void |
write(LittleEndianOutput out) |
isBaseToken
createPtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClass, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren, getGenericRecordType
public Deleted3DPxg(int externalWorkbookNumber, java.lang.String sheetName)
public Deleted3DPxg(Deleted3DPxg other)
public Deleted3DPxg(java.lang.String sheetName)
public int getExternalWorkbookNumber()
getExternalWorkbookNumber
in interface Pxg
public java.lang.String getSheetName()
getSheetName
in interface Pxg
public void setSheetName(java.lang.String sheetName)
setSheetName
in interface Pxg
public java.lang.String toFormulaString()
Ptg
toFormulaString
in interface Pxg
toFormulaString
in class Ptg
public byte getDefaultOperandClass()
getDefaultOperandClass
in class Ptg
public byte getSid()
public int getSize()
public void write(LittleEndianOutput out)
public Deleted3DPxg copy()
copy
in interface Duplicatable
copy
in class OperandPtg
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties
in interface GenericRecord
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.