Compartir a través de


Excel.EntityPropertyType type

Representa el valor de una propiedad.

export type EntityPropertyType = CellValueAndPropertyMetadata | CellValue;

Comentarios

[ Conjunto de API: ExcelApi 1.16 ]