Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoLocationQueryResults
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTGeoLocationQueryResults Modifier and Type Field Description protected CTGeoLocationQueryResultsCTClear. geoLocationQueryResultsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoLocationQueryResults Modifier and Type Method Description CTGeoLocationQueryResultsObjectFactory. createCTGeoLocationQueryResults()Create an instance ofCTGeoLocationQueryResultsCTGeoLocationQueryResultsCTClear. getGeoLocationQueryResults()Gets the value of the geoLocationQueryResults property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoLocationQueryResults Modifier and Type Method Description voidCTClear. setGeoLocationQueryResults(CTGeoLocationQueryResults value)Sets the value of the geoLocationQueryResults property.