Uses of Class
org.docx4j.math.CTStyle
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTStyle in org.docx4j.math
Fields in org.docx4j.math declared as CTStyle Modifier and Type Field Description protected CTStyleCTRPR. styMethods in org.docx4j.math that return CTStyle Modifier and Type Method Description CTStyleObjectFactory. createCTStyle()Create an instance ofCTStyleCTStyleCTRPR. getSty()Gets the value of the sty property.Methods in org.docx4j.math with parameters of type CTStyle Modifier and Type Method Description voidCTRPR. setSty(CTStyle value)Sets the value of the sty property.