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