Uses of Class
org.xlsx4j.sml.CTPivotTableStyle
Packages that use CTPivotTableStyle
-
Uses of CTPivotTableStyle in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotTableStyleModifier and TypeFieldDescriptionprotected CTPivotTableStyleCTPivotTableDefinition.pivotTableStyleInfoMethods in org.xlsx4j.sml that return CTPivotTableStyleModifier and TypeMethodDescriptionObjectFactory.createCTPivotTableStyle()Create an instance ofCTPivotTableStyleCTPivotTableDefinition.getPivotTableStyleInfo()Gets the value of the pivotTableStyleInfo property.Methods in org.xlsx4j.sml with parameters of type CTPivotTableStyleModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setPivotTableStyleInfo(CTPivotTableStyle value) Sets the value of the pivotTableStyleInfo property.