Uses of Class
org.docx4j.wml.CTFFTextInput.MaxLength
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFFTextInput.MaxLength in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFFTextInput.MaxLength Modifier and Type Field Description protected CTFFTextInput.MaxLengthCTFFTextInput. maxLengthMethods in org.docx4j.wml that return CTFFTextInput.MaxLength Modifier and Type Method Description CTFFTextInput.MaxLengthObjectFactory. createCTFFTextInputMaxLength()Create an instance ofCTFFTextInput.MaxLengthCTFFTextInput.MaxLengthCTFFTextInput. getMaxLength()Gets the value of the maxLength property.Methods in org.docx4j.wml with parameters of type CTFFTextInput.MaxLength Modifier and Type Method Description voidCTFFTextInput. setMaxLength(CTFFTextInput.MaxLength value)Sets the value of the maxLength property.