Uses of Class
org.xlsx4j.sml.CTParameters
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTParameters in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTParameters Modifier and Type Field Description protected CTParametersCTConnection. parametersMethods in org.xlsx4j.sml that return CTParameters Modifier and Type Method Description CTParametersObjectFactory. createCTParameters()Create an instance ofCTParametersCTParametersCTConnection. getParameters()Gets the value of the parameters property.Methods in org.xlsx4j.sml with parameters of type CTParameters Modifier and Type Method Description voidCTConnection. setParameters(CTParameters value)Sets the value of the parameters property.