Uses of Class
org.xlsx4j.sml.CTDiscretePr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDiscretePr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDiscretePr Modifier and Type Field Description protected CTDiscretePrCTFieldGroup. discretePrMethods in org.xlsx4j.sml that return CTDiscretePr Modifier and Type Method Description CTDiscretePrObjectFactory. createCTDiscretePr()Create an instance ofCTDiscretePrCTDiscretePrCTFieldGroup. getDiscretePr()Gets the value of the discretePr property.Methods in org.xlsx4j.sml with parameters of type CTDiscretePr Modifier and Type Method Description voidCTFieldGroup. setDiscretePr(CTDiscretePr value)Sets the value of the discretePr property.