Uses of Class
org.docx4j.dml.diagram.CTTextProps
Packages that use CTTextProps
-
Uses of CTTextProps in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTTextPropsMethods in org.docx4j.dml.diagram that return CTTextPropsModifier and TypeMethodDescriptionObjectFactory.createCTTextProps()Create an instance ofCTTextPropsCTStyleLabel.getTxPr()Gets the value of the txPr property.Methods in org.docx4j.dml.diagram with parameters of type CTTextPropsModifier and TypeMethodDescriptionvoidCTStyleLabel.setTxPr(CTTextProps value) Sets the value of the txPr property.