Uses of Class
org.xlsx4j.sml.CTDiscretePr
Packages that use CTDiscretePr
-
Uses of CTDiscretePr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDiscretePrMethods in org.xlsx4j.sml that return CTDiscretePrModifier and TypeMethodDescriptionObjectFactory.createCTDiscretePr()Create an instance ofCTDiscretePrCTFieldGroup.getDiscretePr()Gets the value of the discretePr property.Methods in org.xlsx4j.sml with parameters of type CTDiscretePrModifier and TypeMethodDescriptionvoidCTFieldGroup.setDiscretePr(CTDiscretePr value) Sets the value of the discretePr property.