Excel.FunctionCellValue type
Represents a cell value which can be evaluated as a function.
export type FunctionCellValue = JavaScriptCustomFunctionReferenceCellValue;
Remarks
Learn more about the types in this type alias through the following links.