Uses of Class
org.apache.poi.hpsf.CustomProperties
Packages that use CustomProperties
-
Uses of CustomProperties in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that return CustomPropertiesModifier and TypeMethodDescriptionDocumentSummaryInformation.getCustomProperties()
Gets the custom properties.Methods in org.apache.poi.hpsf with parameters of type CustomPropertiesModifier and TypeMethodDescriptionvoid
DocumentSummaryInformation.setCustomProperties
(CustomProperties customProperties) Sets the custom properties.