Uses of Class
org.docx4j.math.CTGroupChrPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTGroupChrPr in org.docx4j.math
Fields in org.docx4j.math declared as CTGroupChrPr Modifier and Type Field Description protected CTGroupChrPrCTGroupChr. groupChrPrMethods in org.docx4j.math that return CTGroupChrPr Modifier and Type Method Description CTGroupChrPrObjectFactory. createCTGroupChrPr()Create an instance ofCTGroupChrPrCTGroupChrPrCTGroupChr. getGroupChrPr()Gets the value of the groupChrPr property.Methods in org.docx4j.math with parameters of type CTGroupChrPr Modifier and Type Method Description voidCTGroupChr. setGroupChrPr(CTGroupChrPr value)Sets the value of the groupChrPr property.