Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoDataEntityQueryResults
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTGeoDataEntityQueryResults Modifier and Type Field Description protected CTGeoDataEntityQueryResultsCTClear. geoDataEntityQueryResultsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoDataEntityQueryResults Modifier and Type Method Description CTGeoDataEntityQueryResultsObjectFactory. createCTGeoDataEntityQueryResults()Create an instance ofCTGeoDataEntityQueryResultsCTGeoDataEntityQueryResultsCTClear. getGeoDataEntityQueryResults()Gets the value of the geoDataEntityQueryResults property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoDataEntityQueryResults Modifier and Type Method Description voidCTClear. setGeoDataEntityQueryResults(CTGeoDataEntityQueryResults value)Sets the value of the geoDataEntityQueryResults property.