Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoLocationQueryResults
Packages that use CTGeoLocationQueryResults
-
Uses of CTGeoLocationQueryResults in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoLocationQueryResultsModifier and TypeFieldDescriptionprotected CTGeoLocationQueryResultsCTClear.geoLocationQueryResultsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoLocationQueryResultsModifier and TypeMethodDescriptionObjectFactory.createCTGeoLocationQueryResults()Create an instance ofCTGeoLocationQueryResultsCTClear.getGeoLocationQueryResults()Gets the value of the geoLocationQueryResults property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoLocationQueryResultsModifier and TypeMethodDescriptionvoidCTClear.setGeoLocationQueryResults(CTGeoLocationQueryResults value) Sets the value of the geoLocationQueryResults property.