Uses of Class
org.docx4j.math.CTString
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTString in org.docx4j.math
Fields in org.docx4j.math declared as CTString Modifier and Type Field Description protected CTStringCTMathPr. mathFontMethods in org.docx4j.math that return CTString Modifier and Type Method Description CTStringObjectFactory. createCTString()Create an instance ofCTStringCTStringCTMathPr. getMathFont()Gets the value of the mathFont property.Methods in org.docx4j.math with parameters of type CTString Modifier and Type Method Description voidCTMathPr. setMathFont(CTString value)Sets the value of the mathFont property.