Excel.EntityPropertyType type

Stellt den Wert einer Eigenschaft dar.

export type EntityPropertyType = CellValueAndPropertyMetadata | CellValue;

Hinweise

[ API-Satz: ExcelApi 1.16 ]