@univerjs/engine-formula v0.4.2 • Docs
Variable: functionText
const functionText: (
| (FUNCTION_NAMES_TEXT | typeof Concat)[]
| (FUNCTION_NAMES_TEXT | typeof Concatenate)[]
| (FUNCTION_NAMES_TEXT | typeof Lower)[]
| (FUNCTION_NAMES_TEXT | typeof Textafter)[]
| (FUNCTION_NAMES_TEXT | typeof Textbefore)[]
| (FUNCTION_NAMES_TEXT | typeof Textsplit)[])[];
Defined in
packages/engine-formula/src/functions/text/function-map.ts:54 (opens in a new tab)