public final class DeletedRef3DPtg extends OperandPtg implements WorkbookDependentFormula
Defined a cell in extern sheet.
(已删除参考 3D Ptg 在外部工作表中定义了一个单元格。)| Modifier and Type | Field and Description | 
|---|---|
static byte |  
           sid  |  
          
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Constructor and Description | 
|---|
DeletedRef3DPtg(int externSheetIndex)  |  
          
DeletedRef3DPtg(LittleEndianInput in) 
            
              Creates new DeletedRef3DPtg 
               |  
          
| Modifier and Type | Method and Description | 
|---|---|
DeletedRef3DPtg |  
           copy()  |  
          
byte |  
           getDefaultOperandClass()  |  
          
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |  
           getGenericProperties()  |  
          
byte |  
           getSid()  |  
          
int |  
           getSize()  |  
          
java.lang.String |  
           toFormulaString() 
            
              return a string representation of this token alone 
             (单独返回此标记的字符串表示) 
               |  
          
java.lang.String |  
           toFormulaString(FormulaRenderingWorkbook book)  |  
          
void |  
           write(LittleEndianOutput out)  |  
          
isBaseTokencreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClass, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic static final byte sid
public DeletedRef3DPtg(LittleEndianInput in)
public DeletedRef3DPtg(int externSheetIndex)
public java.lang.String toFormulaString(FormulaRenderingWorkbook book)
toFormulaString in interface  
            WorkbookDependentFormula 
            (接口 WorkbookDependentFormula 中的 toFormulaString) 
           public java.lang.String toFormulaString()
Ptg 
          toFormulaString in class  
            Ptg 
            (Ptg 类中的 toFormulaString) 
           public byte getDefaultOperandClass()
getDefaultOperandClass in class  
            Ptg 
            (类 Ptg 中的 getDefaultOperandClass) 
           public byte getSid()
public int getSize()
public void write(LittleEndianOutput out)
public DeletedRef3DPtg copy()
copy in interface  
            Duplicatable 
            (复制到界面 Duplicatable) 
           copy in class  
            OperandPtg 
            (在类 OperandPtg 中复制) 
           public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface  
            GenericRecord 
            (接口 GenericRecord 中的 getGenericProperties) 
           Copyright 2021 The Apache Software Foundation or its licensors, as applicable.