Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoDataPointToEntityQuery
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTGeoDataPointToEntityQuery in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoDataPointToEntityQuery Modifier and Type Field Description protected CTGeoDataPointToEntityQueryCTGeoDataPointToEntityQueryResult. geoDataPointToEntityQueryMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoDataPointToEntityQuery Modifier and Type Method Description CTGeoDataPointToEntityQueryObjectFactory. createCTGeoDataPointToEntityQuery()Create an instance ofCTGeoDataPointToEntityQueryCTGeoDataPointToEntityQueryCTGeoDataPointToEntityQueryResult. getGeoDataPointToEntityQuery()Gets the value of the geoDataPointToEntityQuery property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoDataPointToEntityQuery Modifier and Type Method Description voidCTGeoDataPointToEntityQueryResult. setGeoDataPointToEntityQuery(CTGeoDataPointToEntityQuery value)Sets the value of the geoDataPointToEntityQuery property.