public final class UnaryMinusPtg extends ValueOperatorPtg
| Modifier and Type | Field and Description |
|---|---|
static ValueOperatorPtg |
instance |
static byte |
sid |
TYPE_BINARY, TYPE_FUNCTION, TYPE_UNARYCLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfOperands()
The number of operands expected by the operations
|
String |
toFormulaString(String[] operands)
implementation of method from OperationsPtg
|
getDefaultOperandClass, getSize, isBaseToken, toFormulaString, writecreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClass, toStringpublic static final byte sid
public static final ValueOperatorPtg instance
public int getNumberOfOperands()
OperationPtggetNumberOfOperands in class OperationPtgpublic String toFormulaString(String[] operands)
toFormulaString in class OperationPtgOperationPtg.getNumberOfOperands()Copyright © 2010 - 2020 Adobe. All Rights Reserved