SpreadsheetContentTypeProperty
Contents
[
Hide
]
SpreadsheetContentTypeProperty class
Represents a content type property in a spreadsheet.
public sealed class SpreadsheetContentTypeProperty : MetadataProperty
Properties
| Name | Description |
|---|---|
| Descriptor { get; } | Gets the descriptor associated with the metadata property. |
| InterpretedValue { get; } | Gets the interpreted property value, if available. The interpreted value is a user-friendly form of the original property value. For example, it returns a human-readable string instead of numeric flags and ids, if necessary, translates byte arrays to text, etc. |
| Name { get; } | Gets the property name. |
| SpreadsheetPropertyType { get; } | Gets the type of the property. |
| SpreadsheetPropertyValue { get; } | Gets the value of the property. |
| Tags { get; } | Gets a collection of tags associated with the property. |
| Value { get; } | Gets the property value. |
See Also
- class MetadataProperty
- namespace GroupDocs.Metadata.Formats.Document
- assembly GroupDocs.Metadata