Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoLocationQuery
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTGeoLocationQuery Modifier and Type Field Description protected CTGeoLocationQueryCTGeoLocationQueryResult. geoLocationQueryMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoLocationQuery Modifier and Type Method Description CTGeoLocationQueryObjectFactory. createCTGeoLocationQuery()Create an instance ofCTGeoLocationQueryCTGeoLocationQueryCTGeoLocationQueryResult. getGeoLocationQuery()Gets the value of the geoLocationQuery property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoLocationQuery Modifier and Type Method Description voidCTGeoLocationQueryResult. setGeoLocationQuery(CTGeoLocationQuery value)Sets the value of the geoLocationQuery property.