Uses of Class
org.xlsx4j.sml.CTControlPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTControlPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTControlPr Modifier and Type Field Description protected CTControlPrCTControl. controlPrMethods in org.xlsx4j.sml that return CTControlPr Modifier and Type Method Description CTControlPrObjectFactory. createCTControlPr()Create an instance ofCTControlPrCTControlPrCTControl. getControlPr()Gets the value of the controlPr property.Methods in org.xlsx4j.sml with parameters of type CTControlPr Modifier and Type Method Description voidCTControl. setControlPr(CTControlPr value)Sets the value of the controlPr property.