Uses of Class
org.docx4j.dml.chart.CTPivotSource
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.dml.chart |
-
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 CTPivotSource Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTPivotSource>ObjectFactory. createPivotSource(CTPivotSource value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart with parameters of type CTPivotSource Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTPivotSource>ObjectFactory. createPivotSource(CTPivotSource value) -
Uses of CTPivotSource in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPivotSource Modifier and Type Field Description protected CTPivotSourceCTChartSpace. pivotSourceMethods in org.docx4j.dml.chart that return CTPivotSource Modifier and Type Method Description CTPivotSourceObjectFactory. createCTPivotSource()Create an instance ofCTPivotSourceCTPivotSourceCTChartSpace. getPivotSource()Gets the value of the pivotSource property.Methods in org.docx4j.dml.chart with parameters of type CTPivotSource Modifier and Type Method Description voidCTChartSpace. setPivotSource(CTPivotSource value)Sets the value of the pivotSource property.