Uses of Class
org.docx4j.wml.CTFramePr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFramePr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFramePr Modifier and Type Field Description protected CTFramePrPPrBase. framePrMethods in org.docx4j.wml that return CTFramePr Modifier and Type Method Description CTFramePrObjectFactory. createCTFramePr()Create an instance ofCTFramePrCTFramePrPPrBase. getFramePr()Gets the value of the framePr property.Methods in org.docx4j.wml with parameters of type CTFramePr Modifier and Type Method Description voidPPrBase. setFramePr(CTFramePr value)Sets the value of the framePr property.