Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoLocationQuery
Packages that use CTGeoLocationQuery
-
Uses of CTGeoLocationQuery in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoLocationQueryModifier and TypeFieldDescriptionprotected CTGeoLocationQueryCTGeoLocationQueryResult.geoLocationQueryMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoLocationQueryModifier and TypeMethodDescriptionObjectFactory.createCTGeoLocationQuery()Create an instance ofCTGeoLocationQueryCTGeoLocationQueryResult.getGeoLocationQuery()Gets the value of the geoLocationQuery property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoLocationQueryModifier and TypeMethodDescriptionvoidCTGeoLocationQueryResult.setGeoLocationQuery(CTGeoLocationQuery value) Sets the value of the geoLocationQuery property.