Uses of Class
org.docx4j.math.CTInteger2
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTInteger2 in org.docx4j.math
Fields in org.docx4j.math declared as CTInteger2 Modifier and Type Field Description protected CTInteger2CTOMathArgPr. argSzMethods in org.docx4j.math that return CTInteger2 Modifier and Type Method Description CTInteger2ObjectFactory. createCTInteger2()Create an instance ofCTInteger2CTInteger2CTOMathArgPr. getArgSz()Gets the value of the argSz property.Methods in org.docx4j.math with parameters of type CTInteger2 Modifier and Type Method Description voidCTOMathArgPr. setArgSz(CTInteger2 value)Sets the value of the argSz property.