Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoCache
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTGeoCache Modifier and Type Field Description protected CTGeoCacheCTGeography. geoCacheMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoCache Modifier and Type Method Description CTGeoCacheObjectFactory. createCTGeoCache()Create an instance ofCTGeoCacheCTGeoCacheCTGeography. getGeoCache()Gets the value of the geoCache property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoCache Modifier and Type Method Description voidCTGeography. setGeoCache(CTGeoCache value)Sets the value of the geoCache property.