Excel.LinkedEntityIdCulture interface

LinkedEntityCellValue オブジェクトのエンティティ ID とカルチャを表します。

注釈

API セット: ExcelApi 1.19

このインターフェイスは、Excel on the webではサポートされていません。

使用元

プロパティ

culture

LinkedEntityCellValue オブジェクトの作成に使用される言語カルチャを表します。

entityId

LinkedEntityCellValue オブジェクトの作成に使用されるサービスに固有の識別子を表します。

プロパティの詳細

culture

LinkedEntityCellValue オブジェクトの作成に使用される言語カルチャを表します。

culture: string;

プロパティ値

string

注釈

API セット: ExcelApi 1.19

このプロパティは、Excel on the webではサポートされていません。

entityId

LinkedEntityCellValue オブジェクトの作成に使用されるサービスに固有の識別子を表します。

entityId: string;

プロパティ値

string

注釈

API セット: ExcelApi 1.19

このプロパティは、Excel on the webではサポートされていません。