Uses of Class
org.docx4j.math.CTShp
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTShp in org.docx4j.math
Fields in org.docx4j.math declared as CTShp Modifier and Type Field Description protected CTShpCTDPr. shpMethods in org.docx4j.math that return CTShp Modifier and Type Method Description CTShpObjectFactory. createCTShp()Create an instance ofCTShpCTShpCTDPr. getShp()Gets the value of the shp property.Methods in org.docx4j.math with parameters of type CTShp Modifier and Type Method Description voidCTDPr. setShp(CTShp value)Sets the value of the shp property.