SpreadsheetContentTypePropertySpreadsheetPropertyValue Property |
Gets the value of the property.
Namespace: GroupDocs.Metadata.Formats.DocumentAssembly: GroupDocs.Metadata (in GroupDocs.Metadata.dll) Version: 21.8
Syntaxpublic string SpreadsheetPropertyValue { get; }
Public ReadOnly Property SpreadsheetPropertyValue As String
Get
public:
property String^ SpreadsheetPropertyValue {
String^ get ();
}
member SpreadsheetPropertyValue : string with get
Property Value
Type:
String
The value of the property.
See Also