Uses of Class
org.docx4j.math.CTTopBot
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTTopBot in org.docx4j.math
Fields in org.docx4j.math declared as CTTopBot Modifier and Type Field Description protected CTTopBotCTBarPr. posprotected CTTopBotCTGroupChrPr. posprotected CTTopBotCTGroupChrPr. vertJcMethods in org.docx4j.math that return CTTopBot Modifier and Type Method Description CTTopBotObjectFactory. createCTTopBot()Create an instance ofCTTopBotCTTopBotCTBarPr. getPos()Gets the value of the pos property.CTTopBotCTGroupChrPr. getPos()Gets the value of the pos property.CTTopBotCTGroupChrPr. getVertJc()Gets the value of the vertJc property.Methods in org.docx4j.math with parameters of type CTTopBot Modifier and Type Method Description voidCTBarPr. setPos(CTTopBot value)Sets the value of the pos property.voidCTGroupChrPr. setPos(CTTopBot value)Sets the value of the pos property.voidCTGroupChrPr. setVertJc(CTTopBot value)Sets the value of the vertJc property.