Uses of Class
org.xlsx4j.sml.CTWebPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTWebPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTWebPr Modifier and Type Field Description protected CTWebPrCTConnection. webPrMethods in org.xlsx4j.sml that return CTWebPr Modifier and Type Method Description CTWebPrObjectFactory. createCTWebPr()Create an instance ofCTWebPrCTWebPrCTConnection. getWebPr()Gets the value of the webPr property.Methods in org.xlsx4j.sml with parameters of type CTWebPr Modifier and Type Method Description voidCTConnection. setWebPr(CTWebPr value)Sets the value of the webPr property.