Excel.FunctionCellValue type

表示可作为函数计算的单元格值。

export type FunctionCellValue = JavaScriptCustomFunctionReferenceCellValue;

注解

[ API 集:ExcelApi 1.19 ]

通过以下链接详细了解此类型别名中的类型。

Excel.JavaScriptCustomFunctionReferenceCellValue