Uses of Class
org.docx4j.vml.CTTextbox
Packages that use CTTextbox
-
Uses of CTTextbox in org.docx4j.vml
Methods in org.docx4j.vml that return CTTextboxModifier and TypeMethodDescriptionObjectFactory.createCTTextbox()Create an instance ofCTTextboxMethods in org.docx4j.vml that return types with arguments of type CTTextboxModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextbox>ObjectFactory.createTextbox(CTTextbox value) Methods in org.docx4j.vml with parameters of type CTTextboxModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextbox>ObjectFactory.createTextbox(CTTextbox value) -
Uses of CTTextbox in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTTextboxMethods in org.docx4j.vml.officedrawing that return CTTextboxModifier and TypeMethodDescriptionCTShapeDefaults.getTextbox()Gets the value of the textbox property.Methods in org.docx4j.vml.officedrawing with parameters of type CTTextboxModifier and TypeMethodDescriptionvoidCTShapeDefaults.setTextbox(CTTextbox value) Sets the value of the textbox property.