Excel.FunctionCellValue type

関数として評価できるセル値を表します。

export type FunctionCellValue = JavaScriptCustomFunctionReferenceCellValue;

注釈

API セット: ExcelApi 1.19

この型エイリアスの型の詳細については、次のリンクを参照してください。

Excel.JavaScriptCustomFunctionReferenceCellValue