Excel.EntityPropertyType type

表示属性的值。

export type EntityPropertyType = CellValueAndPropertyMetadata | CellValue;

注解

[ API 集:ExcelApi 1.16 ]