Uses of Class
org.xlsx4j.sml.CTParameters
Packages that use CTParameters
-
Uses of CTParameters in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTParametersMethods in org.xlsx4j.sml that return CTParametersModifier and TypeMethodDescriptionObjectFactory.createCTParameters()Create an instance ofCTParametersCTConnection.getParameters()Gets the value of the parameters property.Methods in org.xlsx4j.sml with parameters of type CTParametersModifier and TypeMethodDescriptionvoidCTConnection.setParameters(CTParameters value) Sets the value of the parameters property.