Uses of Class
org.xlsx4j.sml.CTDbPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDbPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDbPr Modifier and Type Field Description protected CTDbPrCTConnection. dbPrMethods in org.xlsx4j.sml that return CTDbPr Modifier and Type Method Description CTDbPrObjectFactory. createCTDbPr()Create an instance ofCTDbPrCTDbPrCTConnection. getDbPr()Gets the value of the dbPr property.Methods in org.xlsx4j.sml with parameters of type CTDbPr Modifier and Type Method Description voidCTConnection. setDbPr(CTDbPr value)Sets the value of the dbPr property.