Uses of Class
org.xlsx4j.sml.CTDataValidation
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDataValidation in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTDataValidation Modifier and Type Field Description protected java.util.List<CTDataValidation>CTDataValidations. dataValidationMethods in org.xlsx4j.sml that return CTDataValidation Modifier and Type Method Description CTDataValidationObjectFactory. createCTDataValidation()Create an instance ofCTDataValidationMethods in org.xlsx4j.sml that return types with arguments of type CTDataValidation Modifier and Type Method Description java.util.List<CTDataValidation>CTDataValidations. getDataValidation()Gets the value of the dataValidation property.