Excel.EntityPropertyType type

表示属性的值。

export type EntityPropertyType = CellValueAndPropertyMetadata | CellValue;

注解

[ API 集:ExcelApi 1.16 ]

通过以下链接详细了解此类型别名中的类型。

Excel.CellValueAndPropertyMetadataExcel.CellValue