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