次の方法で共有


Excel.ReferencedValue type

セル内の値を表します。

export type ReferencedValue = ArrayCellValue | EntityCellValue | RootReferenceCellValue | DoubleCellValue | StringCellValue | BooleanCellValue;

注釈

[ API セット: ExcelApi 1.16 ]

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

Excel.ArrayCellValueExcel.EntityCellValueExcel.RootReferenceCellValueExcel.DoubleCellValueExcel.StringCellValueExcel.BooleanCellValue