Uses of Class
org.docx4j.dml.chart.CTPivotSource
Packages that use CTPivotSource
Package
Description
-
Uses of CTPivotSource in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart
Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart that return types with arguments of type CTPivotSourceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTPivotSource>ObjectFactory.createPivotSource(CTPivotSource value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart with parameters of type CTPivotSourceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTPivotSource>ObjectFactory.createPivotSource(CTPivotSource value) -
Uses of CTPivotSource in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPivotSourceMethods in org.docx4j.dml.chart that return CTPivotSourceModifier and TypeMethodDescriptionObjectFactory.createCTPivotSource()Create an instance ofCTPivotSourceCTChartSpace.getPivotSource()Gets the value of the pivotSource property.Methods in org.docx4j.dml.chart with parameters of type CTPivotSourceModifier and TypeMethodDescriptionvoidCTChartSpace.setPivotSource(CTPivotSource value) Sets the value of the pivotSource property.