Uses of Class
org.docx4j.org.apache.poi.hpsf.CustomProperties
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.hpsf |
-
Uses of CustomProperties in org.docx4j.org.apache.poi.hpsf
Methods in org.docx4j.org.apache.poi.hpsf that return CustomProperties Modifier and Type Method Description CustomPropertiesDocumentSummaryInformation. getCustomProperties()Gets the custom properties.Methods in org.docx4j.org.apache.poi.hpsf with parameters of type CustomProperties Modifier and Type Method Description voidDocumentSummaryInformation. setCustomProperties(CustomProperties customProperties)Sets the custom properties.