SpreadsheetContentTypeProperty
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataProperty
public final class SpreadsheetContentTypeProperty extends MetadataProperty
Represents a content type property in a spreadsheet.
| Method | Description |
|---|---|
| getSpreadsheetPropertyType() | Gets the type of the property. |
| getSpreadsheetPropertyValue() | Gets the value of the property. |
public final String getSpreadsheetPropertyType()
Gets the type of the property.
Returns: java.lang.String - The type of the property.
public final String getSpreadsheetPropertyValue()
Gets the value of the property.
Returns: java.lang.String - The value of the property.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.