Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoDataPointToEntityQueryResults
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTGeoDataPointToEntityQueryResults in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoDataPointToEntityQueryResults Modifier and Type Field Description protected CTGeoDataPointToEntityQueryResultsCTClear. geoDataPointToEntityQueryResultsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoDataPointToEntityQueryResults Modifier and Type Method Description CTGeoDataPointToEntityQueryResultsObjectFactory. createCTGeoDataPointToEntityQueryResults()Create an instance ofCTGeoDataPointToEntityQueryResultsCTGeoDataPointToEntityQueryResultsCTClear. getGeoDataPointToEntityQueryResults()Gets the value of the geoDataPointToEntityQueryResults property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoDataPointToEntityQueryResults Modifier and Type Method Description voidCTClear. setGeoDataPointToEntityQueryResults(CTGeoDataPointToEntityQueryResults value)Sets the value of the geoDataPointToEntityQueryResults property.