Uses of Class
org.xlsx4j.sml.CTTextFields
Packages that use CTTextFields
-
Uses of CTTextFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTextFieldsMethods in org.xlsx4j.sml that return CTTextFieldsModifier and TypeMethodDescriptionObjectFactory.createCTTextFields()Create an instance ofCTTextFieldsCTTextPr.getTextFields()Gets the value of the textFields property.Methods in org.xlsx4j.sml with parameters of type CTTextFieldsModifier and TypeMethodDescriptionvoidCTTextPr.setTextFields(CTTextFields value) Sets the value of the textFields property.