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) |
isBaseTokencreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClass, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic Deleted3DPxg(int externalWorkbookNumber,
java.lang.String sheetName)
public Deleted3DPxg(Deleted3DPxg other)
public Deleted3DPxg(java.lang.String sheetName)
public int getExternalWorkbookNumber()
getExternalWorkbookNumber in interface Pxgpublic java.lang.String getSheetName()
getSheetName in interface Pxgpublic void setSheetName(java.lang.String sheetName)
setSheetName in interface Pxgpublic java.lang.String toFormulaString()
PtgtoFormulaString in interface PxgtoFormulaString in class Ptgpublic byte getDefaultOperandClass()
getDefaultOperandClass in class Ptgpublic byte getSid()
public int getSize()
public void write(LittleEndianOutput out)
public Deleted3DPxg copy()
copy in interface Duplicatablecopy in class OperandPtgpublic java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecordCopyright 2021 The Apache Software Foundation or its licensors, as applicable.