public final class SpreadsheetContentTypeProperty extends MetadataProperty
Represents a content type property in a spreadsheet.
| Modifier and Type | Method and Description |
|---|---|
String |
getSpreadsheetPropertyType()
Gets the type of the property.
|
String |
getSpreadsheetPropertyValue()
Gets the value of the property.
|
getDescriptor, getInterpretedValue, getName, getTags, getValuepublic final String getSpreadsheetPropertyType()
Gets the type of the property.
public final String getSpreadsheetPropertyValue()
Gets the value of the property.
Copyright © 2025. All rights reserved.