Uses of Class
org.docx4j.wml.CTFFTextInput.Format
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFFTextInput.Format in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFFTextInput.Format Modifier and Type Field Description protected CTFFTextInput.FormatCTFFTextInput. formatMethods in org.docx4j.wml that return CTFFTextInput.Format Modifier and Type Method Description CTFFTextInput.FormatObjectFactory. createCTFFTextInputFormat()Create an instance ofCTFFTextInput.FormatCTFFTextInput.FormatCTFFTextInput. getFormat()Gets the value of the format property.Methods in org.docx4j.wml with parameters of type CTFFTextInput.Format Modifier and Type Method Description voidCTFFTextInput. setFormat(CTFFTextInput.Format value)Sets the value of the format property.