Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTExternalData
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTExternalData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTExternalData Modifier and Type Field Description protected CTExternalDataCTChartData. externalDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTExternalData Modifier and Type Method Description CTExternalDataObjectFactory. createCTExternalData()Create an instance ofCTExternalDataCTExternalDataCTChartData. getExternalData()Gets the value of the externalData property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTExternalData Modifier and Type Method Description voidCTChartData. setExternalData(CTExternalData value)Sets the value of the externalData property.