Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoDataEntityQueryResults
Packages that use CTGeoDataEntityQueryResults
-
Uses of CTGeoDataEntityQueryResults in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoDataEntityQueryResultsModifier and TypeFieldDescriptionprotected CTGeoDataEntityQueryResultsCTClear.geoDataEntityQueryResultsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoDataEntityQueryResultsModifier and TypeMethodDescriptionObjectFactory.createCTGeoDataEntityQueryResults()Create an instance ofCTGeoDataEntityQueryResultsCTClear.getGeoDataEntityQueryResults()Gets the value of the geoDataEntityQueryResults property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoDataEntityQueryResultsModifier and TypeMethodDescriptionvoidCTClear.setGeoDataEntityQueryResults(CTGeoDataEntityQueryResults value) Sets the value of the geoDataEntityQueryResults property.