Uses of Class
org.docx4j.docProps.extended.Properties.HeadingPairs
Packages that use Properties.HeadingPairs
-
Uses of Properties.HeadingPairs in org.docx4j.docProps.extended
Fields in org.docx4j.docProps.extended declared as Properties.HeadingPairsMethods in org.docx4j.docProps.extended that return Properties.HeadingPairsModifier and TypeMethodDescriptionObjectFactory.createPropertiesHeadingPairs()Create an instance ofProperties.HeadingPairsProperties.getHeadingPairs()Gets the value of the headingPairs property.Methods in org.docx4j.docProps.extended with parameters of type Properties.HeadingPairsModifier and TypeMethodDescriptionvoidProperties.setHeadingPairs(Properties.HeadingPairs value) Sets the value of the headingPairs property.