Uses of Class
org.docx4j.wml.CTSettings.ForceUpgrade
Packages that use CTSettings.ForceUpgrade
-
Uses of CTSettings.ForceUpgrade in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.ForceUpgradeMethods in org.docx4j.wml that return CTSettings.ForceUpgradeModifier and TypeMethodDescriptionObjectFactory.createCTSettingsForceUpgrade()Create an instance ofCTSettings.ForceUpgradeCTSettings.getForceUpgrade()Gets the value of the forceUpgrade property.Methods in org.docx4j.wml with parameters of type CTSettings.ForceUpgradeModifier and TypeMethodDescriptionvoidCTSettings.setForceUpgrade(CTSettings.ForceUpgrade value) Sets the value of the forceUpgrade property.