Edit

Share via


Excel.EntityPropertyType type

Represents the value of a property.

export type EntityPropertyType = CellValueAndPropertyMetadata | CellValue;

Remarks

[ API set: ExcelApi 1.16 ]

Learn more about the types in this type alias through the following links.

Excel.CellValueAndPropertyMetadata, Excel.CellValue