Uses of Class
org.docx4j.vml.officedrawing.CTRules
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTRules in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTRules Modifier and Type Field Description protected CTRulesCTShapeLayout. rulesMethods in org.docx4j.vml.officedrawing that return CTRules Modifier and Type Method Description CTRulesObjectFactory. createCTRules()Create an instance ofCTRulesCTRulesCTShapeLayout. getRules()Gets the value of the rules property.Methods in org.docx4j.vml.officedrawing with parameters of type CTRules Modifier and Type Method Description voidCTShapeLayout. setRules(CTRules value)Sets the value of the rules property.