Uses of Class
org.docx4j.wml.CTDecimalNumber
Packages that use CTDecimalNumber
-
Uses of CTDecimalNumber in org.docx4j.w15
Methods in org.docx4j.w15 that return types with arguments of type CTDecimalNumberModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTDecimalNumber>ObjectFactory.createFootnoteColumns(CTDecimalNumber value) Methods in org.docx4j.w15 with parameters of type CTDecimalNumberModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTDecimalNumber>ObjectFactory.createFootnoteColumns(CTDecimalNumber value) -
Uses of CTDecimalNumber in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDecimalNumberModifier and TypeFieldDescriptionprotected CTDecimalNumberSectPr.footnoteColumnsprotected CTDecimalNumberSectPrBase.footnoteColumnsMethods in org.docx4j.wml that return CTDecimalNumberModifier and TypeMethodDescriptionObjectFactory.createCTDecimalNumber()Create an instance ofCTDecimalNumberSectPr.getFootnoteColumns()Gets the value of the footnoteColumns property.SectPrBase.getFootnoteColumns()Gets the value of the footnoteColumns property.Methods in org.docx4j.wml with parameters of type CTDecimalNumberModifier and TypeMethodDescriptionvoidSectPr.setFootnoteColumns(CTDecimalNumber value) Sets the value of the footnoteColumns property.voidSectPrBase.setFootnoteColumns(CTDecimalNumber value) Sets the value of the footnoteColumns property.