Uses of Class
org.docx4j.wml.CTFFTextInput.MaxLength
Packages that use CTFFTextInput.MaxLength
-
Uses of CTFFTextInput.MaxLength in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFFTextInput.MaxLengthMethods in org.docx4j.wml that return CTFFTextInput.MaxLengthModifier and TypeMethodDescriptionObjectFactory.createCTFFTextInputMaxLength()Create an instance ofCTFFTextInput.MaxLengthCTFFTextInput.getMaxLength()Gets the value of the maxLength property.Methods in org.docx4j.wml with parameters of type CTFFTextInput.MaxLengthModifier and TypeMethodDescriptionvoidCTFFTextInput.setMaxLength(CTFFTextInput.MaxLength value) Sets the value of the maxLength property.