Uses of Class
org.xlsx4j.sml.CTRangePr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTRangePr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTRangePr Modifier and Type Field Description protected CTRangePrCTFieldGroup. rangePrMethods in org.xlsx4j.sml that return CTRangePr Modifier and Type Method Description CTRangePrObjectFactory. createCTRangePr()Create an instance ofCTRangePrCTRangePrCTFieldGroup. getRangePr()Gets the value of the rangePr property.Methods in org.xlsx4j.sml with parameters of type CTRangePr Modifier and Type Method Description voidCTFieldGroup. setRangePr(CTRangePr value)Sets the value of the rangePr property.