Uses of Class
org.xlsx4j.sml.CTRangePr
Packages that use CTRangePr
-
Uses of CTRangePr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTRangePrMethods in org.xlsx4j.sml that return CTRangePrModifier and TypeMethodDescriptionObjectFactory.createCTRangePr()Create an instance ofCTRangePrCTFieldGroup.getRangePr()Gets the value of the rangePr property.Methods in org.xlsx4j.sml with parameters of type CTRangePrModifier and TypeMethodDescriptionvoidCTFieldGroup.setRangePr(CTRangePr value) Sets the value of the rangePr property.