Uses of Class
org.docx4j.wml.RStyle
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of RStyle in org.docx4j.wml
Fields in org.docx4j.wml declared as RStyle Modifier and Type Field Description protected RStyleRPrAbstract. rStyleMethods in org.docx4j.wml that return RStyle Modifier and Type Method Description RStyleObjectFactory. createRStyle()Create an instance ofRStyleRStyleRPrAbstract. getRStyle()Gets the value of the rStyle property.Methods in org.docx4j.wml with parameters of type RStyle Modifier and Type Method Description voidRPrAbstract. setRStyle(RStyle value)Sets the value of the rStyle property.