Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoCache
Packages that use CTGeoCache
-
Uses of CTGeoCache in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoCacheMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoCacheModifier and TypeMethodDescriptionObjectFactory.createCTGeoCache()Create an instance ofCTGeoCacheCTGeography.getGeoCache()Gets the value of the geoCache property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoCacheModifier and TypeMethodDescriptionvoidCTGeography.setGeoCache(CTGeoCache value) Sets the value of the geoCache property.