Uses of Class
loci.poi.hpsf.CustomProperties
-
Packages that use CustomProperties Package Description loci.poi.hpsf -
-
Uses of CustomProperties in loci.poi.hpsf
Methods in loci.poi.hpsf that return CustomProperties Modifier and Type Method Description CustomProperties
DocumentSummaryInformation. getCustomProperties()
Gets the custom properties.Methods in loci.poi.hpsf with parameters of type CustomProperties Modifier and Type Method Description void
DocumentSummaryInformation. setCustomProperties(CustomProperties customProperties)
Sets the custom properties.
-