Uses of Class
org.apache.poi.hpsf.CustomProperties

Packages that use CustomProperties
org.apache.poi.hpsf
 
 

Uses of CustomProperties in org.apache.poi.hpsf
 

Methods in org.apache.poi.hpsf that return CustomProperties
 CustomProperties DocumentSummaryInformation.getCustomProperties()
          Gets the custom properties.
 

Methods in org.apache.poi.hpsf with parameters of type CustomProperties
 void DocumentSummaryInformation.setCustomProperties(CustomProperties customProperties)
          Sets the custom properties.
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.