@Deprecated public final class XlsContentProperty extends MetadataProperty
Represents a content property in XlsFormat
.
isBuiltInProperty
Constructor and Description |
---|
XlsContentProperty()
Deprecated.
Initializes a new instance of the
XlsContentProperty class. |
XlsContentProperty(String name,
String value,
String type)
Deprecated.
Initializes a new instance of the
XlsContentProperty class. |
Modifier and Type | Method and Description |
---|---|
String |
getFormattedValue()
Deprecated.
Gets the formatted value.
|
String |
getPropertyType()
Deprecated.
Gets the type of the property.
|
public XlsContentProperty()
Initializes a new instance of the XlsContentProperty
class.
public final String getPropertyType()
Gets the type of the property.
public String getFormattedValue()
Gets the formatted value.
getFormattedValue
in interface IMetadataProperty
getFormattedValue
in class MetadataProperty
Copyright © 2020. All rights reserved.