Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.CellValuePropertyMetadata interface
- Package:
- excel
Metadata about a property in EntityCellValue.properties.
Properties
| attribution | Represents attribution information to describe the source and license requirements for using this property. |
| excludeFrom | Represents which features this property is excluded from. |
| sublabel | Represents the sublabel for this property shown in card view. |
Property Details
attribution
Represents attribution information to describe the source and license requirements for using this property.
attribution?: CellValueAttributionAttributes[];
Property Value
Remarks
excludeFrom
Represents which features this property is excluded from.
excludeFrom?: CellValuePropertyMetadataExclusions;
Property Value
Remarks
sublabel
Represents the sublabel for this property shown in card view.
sublabel?: string;
Property Value
string
Remarks
Office Add-ins
Feedback
Was this page helpful?
