Uses of Class
org.xlsx4j.sml.CTPivotSelection
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPivotSelection in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTPivotSelection Modifier and Type Field Description protected java.util.List<CTPivotSelection>SheetView. pivotSelectionMethods in org.xlsx4j.sml that return CTPivotSelection Modifier and Type Method Description CTPivotSelectionObjectFactory. createCTPivotSelection()Create an instance ofCTPivotSelectionMethods in org.xlsx4j.sml that return types with arguments of type CTPivotSelection Modifier and Type Method Description java.util.List<CTPivotSelection>SheetView. getPivotSelection()Gets the value of the pivotSelection property.