Package io.keikai.model
Interface SCustomProperty
- All Known Implementing Classes:
CustomPropertyImpl
public interface SCustomProperty
Custom document property.
Maps to individual properties in docProps/custom.xml.
- Since:
- 7.0.0
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getName
String getName() -
getValue
Object getValue() -
getType
SCustomProperty.PropertyType getType()
-