Uses of Class
org.xlsx4j.sml.CTParameter
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTParameter in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTParameter Modifier and Type Field Description protected java.util.List<CTParameter>CTParameters. parameterMethods in org.xlsx4j.sml that return CTParameter Modifier and Type Method Description CTParameterObjectFactory. createCTParameter()Create an instance ofCTParameterMethods in org.xlsx4j.sml that return types with arguments of type CTParameter Modifier and Type Method Description java.util.List<CTParameter>CTParameters. getParameter()Gets the value of the parameter property.