Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTExternalData
Packages that use CTExternalData
-
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 CTExternalDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTExternalDataModifier and TypeMethodDescriptionObjectFactory.createCTExternalData()Create an instance ofCTExternalDataCTChartData.getExternalData()Gets the value of the externalData property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTExternalDataModifier and TypeMethodDescriptionvoidCTChartData.setExternalData(CTExternalData value) Sets the value of the externalData property.