Uses of Class
org.xlsx4j.sml.CTOlapPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTOlapPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTOlapPr Modifier and Type Field Description protected CTOlapPrCTConnection. olapPrMethods in org.xlsx4j.sml that return CTOlapPr Modifier and Type Method Description CTOlapPrObjectFactory. createCTOlapPr()Create an instance ofCTOlapPrCTOlapPrCTConnection. getOlapPr()Gets the value of the olapPr property.Methods in org.xlsx4j.sml with parameters of type CTOlapPr Modifier and Type Method Description voidCTConnection. setOlapPr(CTOlapPr value)Sets the value of the olapPr property.