Excel.EntityPropertyType type
Represents the value of a property.
export type EntityPropertyType = CellValueAndPropertyMetadata | CellValue;
Remarks
Learn more about the types in this type alias through the following links.