Uses of Class
org.docx4j.wml.CTFFTextType
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFFTextType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFFTextType Modifier and Type Field Description protected CTFFTextTypeCTFFTextInput. typeMethods in org.docx4j.wml that return CTFFTextType Modifier and Type Method Description CTFFTextTypeObjectFactory. createCTFFTextType()Create an instance ofCTFFTextTypeCTFFTextTypeCTFFTextInput. getType()Gets the value of the type property.Methods in org.docx4j.wml with parameters of type CTFFTextType Modifier and Type Method Description voidCTFFTextInput. setType(CTFFTextType value)Sets the value of the type property.