Uses of Class
org.docx4j.math.CTFType
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTFType in org.docx4j.math
Fields in org.docx4j.math declared as CTFType Modifier and Type Field Description protected CTFTypeCTFPr. typeMethods in org.docx4j.math that return CTFType Modifier and Type Method Description CTFTypeObjectFactory. createCTFType()Create an instance ofCTFTypeCTFTypeCTFPr. getType()Gets the value of the type property.Methods in org.docx4j.math with parameters of type CTFType Modifier and Type Method Description voidCTFPr. setType(CTFType value)Sets the value of the type property.