Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTExtensionList
Packages that use CTExtensionList
-
Uses of CTExtensionList in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTExtensionListModifier and TypeFieldDescriptionprotected CTExtensionListCTAxis.extLstprotected CTExtensionListCTAxisTitle.extLstprotected CTExtensionListCTAxisUnits.extLstprotected CTExtensionListCTAxisUnitsLabel.extLstprotected CTExtensionListCTChart.extLstprotected CTExtensionListCTChartData.extLstprotected CTExtensionListCTChartSpace.extLstprotected CTExtensionListCTChartTitle.extLstprotected CTExtensionListCTData.extLstprotected CTExtensionListCTDataLabel.extLstprotected CTExtensionListCTDataLabels.extLstprotected CTExtensionListCTDataPoint.extLstprotected CTExtensionListCTFormatOverride.extLstprotected CTExtensionListCTGridlines.extLstprotected CTExtensionListCTLegend.extLstprotected CTExtensionListCTPlotArea.extLstprotected CTExtensionListCTPlotAreaRegion.extLstprotected CTExtensionListCTPlotSurface.extLstprotected CTExtensionListCTSeries.extLstprotected CTExtensionListCTSeriesLayoutProperties.extLstprotected CTExtensionListCTTickLabels.extLstprotected CTExtensionListCTTickMarks.extLstMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTExtensionListModifier and TypeMethodDescriptionObjectFactory.createCTExtensionList()Create an instance ofCTExtensionListCTAxis.getExtLst()Gets the value of the extLst property.CTAxisTitle.getExtLst()Gets the value of the extLst property.CTAxisUnits.getExtLst()Gets the value of the extLst property.CTAxisUnitsLabel.getExtLst()Gets the value of the extLst property.CTChart.getExtLst()Gets the value of the extLst property.CTChartData.getExtLst()Gets the value of the extLst property.CTChartSpace.getExtLst()Gets the value of the extLst property.CTChartTitle.getExtLst()Gets the value of the extLst property.CTData.getExtLst()Gets the value of the extLst property.CTDataLabel.getExtLst()Gets the value of the extLst property.CTDataLabels.getExtLst()Gets the value of the extLst property.CTDataPoint.getExtLst()Gets the value of the extLst property.CTFormatOverride.getExtLst()Gets the value of the extLst property.CTGridlines.getExtLst()Gets the value of the extLst property.CTLegend.getExtLst()Gets the value of the extLst property.CTPlotArea.getExtLst()Gets the value of the extLst property.CTPlotAreaRegion.getExtLst()Gets the value of the extLst property.CTPlotSurface.getExtLst()Gets the value of the extLst property.CTSeries.getExtLst()Gets the value of the extLst property.CTSeriesLayoutProperties.getExtLst()Gets the value of the extLst property.CTTickLabels.getExtLst()Gets the value of the extLst property.CTTickMarks.getExtLst()Gets the value of the extLst property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTExtensionListModifier and TypeMethodDescriptionvoidCTAxis.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTAxisTitle.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTAxisUnits.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTAxisUnitsLabel.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTChart.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTChartData.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTChartSpace.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTChartTitle.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTData.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTDataLabel.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTDataLabels.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTDataPoint.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTFormatOverride.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTGridlines.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTLegend.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTPlotArea.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTPlotAreaRegion.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTPlotSurface.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTSeries.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTSeriesLayoutProperties.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTTickLabels.setExtLst(CTExtensionList value) Sets the value of the extLst property.voidCTTickMarks.setExtLst(CTExtensionList value) Sets the value of the extLst property.