Excel.EntityPropertyExtraProperties interface
Properties used by CellValueAndPropertyMetadata. These properties refer to the metadata and not to a CellValue.
Remarks
[Api set: ExcelApi 1.16]
Properties
| property |
Represents metadata about the property. |
Property Details
propertyMetadata
Represents metadata about the property.
propertyMetadata?: CellValuePropertyMetadata;
Property Value
Remarks
[Api set: ExcelApi 1.16]