public final class FuncPtg extends AbstractFunctionPtg
| Modifier and Type | Field | Description |
|---|---|---|
static byte |
sid |
|
static int |
SIZE |
FUNCTION_NAME_IFTYPE_BINARY, TYPE_FUNCTION, TYPE_UNARYCLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Modifier and Type | Method | Description |
|---|---|---|
static FuncPtg |
create(int functionIndex) |
|
static FuncPtg |
create(LittleEndianInput in) |
|
int |
getSize() |
|
void |
write(LittleEndianOutput out) |
getDefaultOperandClass, getFunctionIndex, getName, getNumberOfOperands, getParameterClass, isBaseToken, isBuiltInFunctionName, isExternalFunction, lookupIndex, lookupName, toFormulaString, toFormulaString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClasspublic static final byte sid
public static final int SIZE
public static FuncPtg create(LittleEndianInput in)
public static FuncPtg create(int functionIndex)
public void write(LittleEndianOutput out)
public int getSize()
getSize in class AbstractFunctionPtgCopyright 2018 The Apache Software Foundation or its licensors, as applicable.