Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoLocation
Packages that use CTGeoLocation
-
Uses of CTGeoLocation in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoLocationMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoLocationModifier and TypeMethodDescriptionObjectFactory.createCTGeoLocation()Create an instance ofCTGeoLocationCTGeoLocations.getGeoLocation()Gets the value of the geoLocation property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoLocationModifier and TypeMethodDescriptionvoidCTGeoLocations.setGeoLocation(CTGeoLocation value) Sets the value of the geoLocation property.