Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoDataPointQuery
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTGeoDataPointQuery in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoDataPointQuery Modifier and Type Field Description protected CTGeoDataPointQueryCTGeoDataPointToEntityQueryResult. geoDataPointQueryMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoDataPointQuery Modifier and Type Method Description CTGeoDataPointQueryObjectFactory. createCTGeoDataPointQuery()Create an instance ofCTGeoDataPointQueryCTGeoDataPointQueryCTGeoDataPointToEntityQueryResult. getGeoDataPointQuery()Gets the value of the geoDataPointQuery property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoDataPointQuery Modifier and Type Method Description voidCTGeoDataPointToEntityQueryResult. setGeoDataPointQuery(CTGeoDataPointQuery value)Sets the value of the geoDataPointQuery property.