public final class T extends Fixed1ArgFunction
If the argument is a text or error value it is returned unmodified. All other argument types cause an empty string result. If the argument is an area, the first (top-left) cell is used (regardless of the coordinates of the evaluating formula cell).
| Constructor and Description | 
|---|
| T() | 
| Modifier and Type | Method and Description | 
|---|---|
| ValueEval | evaluate(int srcRowIndex,
        int srcColumnIndex,
        ValueEval arg0) | 
evaluatepublic ValueEval evaluate(int srcRowIndex, int srcColumnIndex, ValueEval arg0)
Function1ArgCopyright 2020 The Apache Software Foundation or its licensors, as applicable.