Uses of Class
org.xlsx4j.sml.CTPivotAreas
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPivotAreas in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotAreas Modifier and Type Field Description protected CTPivotAreasCTConditionalFormat. pivotAreasMethods in org.xlsx4j.sml that return CTPivotAreas Modifier and Type Method Description CTPivotAreasObjectFactory. createCTPivotAreas()Create an instance ofCTPivotAreasCTPivotAreasCTConditionalFormat. getPivotAreas()Gets the value of the pivotAreas property.Methods in org.xlsx4j.sml with parameters of type CTPivotAreas Modifier and Type Method Description voidCTConditionalFormat. setPivotAreas(CTPivotAreas value)Sets the value of the pivotAreas property.