Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTExtensionList
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTExtensionList Modifier and Type Field Description protected 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 CTExtensionList Modifier and Type Method Description CTExtensionListObjectFactory. createCTExtensionList()Create an instance ofCTExtensionListCTExtensionListCTAxis. getExtLst()Gets the value of the extLst property.CTExtensionListCTAxisTitle. getExtLst()Gets the value of the extLst property.CTExtensionListCTAxisUnits. getExtLst()Gets the value of the extLst property.CTExtensionListCTAxisUnitsLabel. getExtLst()Gets the value of the extLst property.CTExtensionListCTChart. getExtLst()Gets the value of the extLst property.CTExtensionListCTChartData. getExtLst()Gets the value of the extLst property.CTExtensionListCTChartSpace. getExtLst()Gets the value of the extLst property.CTExtensionListCTChartTitle. getExtLst()Gets the value of the extLst property.CTExtensionListCTData. getExtLst()Gets the value of the extLst property.CTExtensionListCTDataLabel. getExtLst()Gets the value of the extLst property.CTExtensionListCTDataLabels. getExtLst()Gets the value of the extLst property.CTExtensionListCTDataPoint. getExtLst()Gets the value of the extLst property.CTExtensionListCTFormatOverride. getExtLst()Gets the value of the extLst property.CTExtensionListCTGridlines. getExtLst()Gets the value of the extLst property.CTExtensionListCTLegend. getExtLst()Gets the value of the extLst property.CTExtensionListCTPlotArea. getExtLst()Gets the value of the extLst property.CTExtensionListCTPlotAreaRegion. getExtLst()Gets the value of the extLst property.CTExtensionListCTPlotSurface. getExtLst()Gets the value of the extLst property.CTExtensionListCTSeries. getExtLst()Gets the value of the extLst property.CTExtensionListCTSeriesLayoutProperties. getExtLst()Gets the value of the extLst property.CTExtensionListCTTickLabels. getExtLst()Gets the value of the extLst property.CTExtensionListCTTickMarks. getExtLst()Gets the value of the extLst property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTExtensionList Modifier and Type Method Description voidCTAxis. 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.