Excel.EntityPropertyType type

Represents the value of a property.

export type EntityPropertyType = CellValueAndPropertyMetadata | CellValue;

Remarks

[ API set: ExcelApi 1.16 ]