Uses of Class
org.docx4j.wml.CTEmpty
Packages that use CTEmpty
-
Uses of CTEmpty in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTEmptyModifier and TypeFieldDescriptionprotected CTEmptyCTTextOutlineEffect.bevelprotected CTEmptyCTFillTextEffect.noFillprotected CTEmptyCTTextOutlineEffect.noFillprotected CTEmptyCTTextOutlineEffect.roundMethods in org.docx4j.w14 that return CTEmptyModifier and TypeMethodDescriptionCTTextOutlineEffect.getBevel()Gets the value of the bevel property.CTFillTextEffect.getNoFill()Gets the value of the noFill property.CTTextOutlineEffect.getNoFill()Gets the value of the noFill property.CTTextOutlineEffect.getRound()Gets the value of the round property.Methods in org.docx4j.w14 that return types with arguments of type CTEmptyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory.createEntityPicker(CTEmpty value) Methods in org.docx4j.w14 with parameters of type CTEmptyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory.createEntityPicker(CTEmpty value) voidSets the value of the bevel property.voidSets the value of the noFill property.voidSets the value of the noFill property.voidSets the value of the round property. -
Uses of CTEmpty in org.docx4j.w15
Methods in org.docx4j.w15 that return types with arguments of type CTEmptyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory.createRepeatingSectionItem(CTEmpty value) Methods in org.docx4j.w15 with parameters of type CTEmptyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory.createRepeatingSectionItem(CTEmpty value) -
Uses of CTEmpty in org.docx4j.wml
Methods in org.docx4j.wml that return CTEmpty