Uses of Class
org.xlsx4j.sml.CTPivotTableStyle
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPivotTableStyle in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotTableStyle Modifier and Type Field Description protected CTPivotTableStyleCTPivotTableDefinition. pivotTableStyleInfoMethods in org.xlsx4j.sml that return CTPivotTableStyle Modifier and Type Method Description CTPivotTableStyleObjectFactory. createCTPivotTableStyle()Create an instance ofCTPivotTableStyleCTPivotTableStyleCTPivotTableDefinition. getPivotTableStyleInfo()Gets the value of the pivotTableStyleInfo property.Methods in org.xlsx4j.sml with parameters of type CTPivotTableStyle Modifier and Type Method Description voidCTPivotTableDefinition. setPivotTableStyleInfo(CTPivotTableStyle value)Sets the value of the pivotTableStyleInfo property.