Uses of Class
org.docx4j.docProps.extended.Properties.HeadingPairs
| Package | Description |
|---|---|
| org.docx4j.docProps.extended |
-
Uses of Properties.HeadingPairs in org.docx4j.docProps.extended
Fields in org.docx4j.docProps.extended declared as Properties.HeadingPairs Modifier and Type Field Description protected Properties.HeadingPairsProperties. headingPairsMethods in org.docx4j.docProps.extended that return Properties.HeadingPairs Modifier and Type Method Description Properties.HeadingPairsObjectFactory. createPropertiesHeadingPairs()Create an instance ofProperties.HeadingPairsProperties.HeadingPairsProperties. getHeadingPairs()Gets the value of the headingPairs property.Methods in org.docx4j.docProps.extended with parameters of type Properties.HeadingPairs Modifier and Type Method Description voidProperties. setHeadingPairs(Properties.HeadingPairs value)Sets the value of the headingPairs property.