Uses of Class
org.xlsx4j.sml.CTControlPr
Packages that use CTControlPr
-
Uses of CTControlPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTControlPrMethods in org.xlsx4j.sml that return CTControlPrModifier and TypeMethodDescriptionObjectFactory.createCTControlPr()Create an instance ofCTControlPrCTControl.getControlPr()Gets the value of the controlPr property.Methods in org.xlsx4j.sml with parameters of type CTControlPrModifier and TypeMethodDescriptionvoidCTControl.setControlPr(CTControlPr value) Sets the value of the controlPr property.