Uses of Class
org.docx4j.vml.CTTextbox
| Package | Description |
|---|---|
| org.docx4j.vml | |
| org.docx4j.vml.officedrawing |
-
Uses of CTTextbox in org.docx4j.vml
Methods in org.docx4j.vml that return CTTextbox Modifier and Type Method Description CTTextboxObjectFactory. createCTTextbox()Create an instance ofCTTextboxMethods in org.docx4j.vml that return types with arguments of type CTTextbox Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTTextbox>ObjectFactory. createTextbox(CTTextbox value)Methods in org.docx4j.vml with parameters of type CTTextbox Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTTextbox>ObjectFactory. createTextbox(CTTextbox value) -
Uses of CTTextbox in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTTextbox Modifier and Type Field Description protected CTTextboxCTShapeDefaults. textboxMethods in org.docx4j.vml.officedrawing that return CTTextbox Modifier and Type Method Description CTTextboxCTShapeDefaults. getTextbox()Gets the value of the textbox property.Methods in org.docx4j.vml.officedrawing with parameters of type CTTextbox Modifier and Type Method Description voidCTShapeDefaults. setTextbox(CTTextbox value)Sets the value of the textbox property.