Uses of Class
org.xlsx4j.sml.CTTextFields
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTTextFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTextFields Modifier and Type Field Description protected CTTextFieldsCTTextPr. textFieldsMethods in org.xlsx4j.sml that return CTTextFields Modifier and Type Method Description CTTextFieldsObjectFactory. createCTTextFields()Create an instance ofCTTextFieldsCTTextFieldsCTTextPr. getTextFields()Gets the value of the textFields property.Methods in org.xlsx4j.sml with parameters of type CTTextFields Modifier and Type Method Description voidCTTextPr. setTextFields(CTTextFields value)Sets the value of the textFields property.