Uses of Class
org.docx4j.math.CTString
Packages that use CTString
-
Uses of CTString in org.docx4j.math
Fields in org.docx4j.math declared as CTStringMethods in org.docx4j.math that return CTStringModifier and TypeMethodDescriptionObjectFactory.createCTString()Create an instance ofCTStringCTMathPr.getMathFont()Gets the value of the mathFont property.Methods in org.docx4j.math with parameters of type CTStringModifier and TypeMethodDescriptionvoidCTMathPr.setMathFont(CTString value) Sets the value of the mathFont property.