Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeography
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTGeography in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeography Modifier and Type Field Description protected CTGeographyCTSeriesLayoutProperties. geographyMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeography Modifier and Type Method Description CTGeographyObjectFactory. createCTGeography()Create an instance ofCTGeographyCTGeographyCTSeriesLayoutProperties. getGeography()Gets the value of the geography property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeography Modifier and Type Method Description voidCTSeriesLayoutProperties. setGeography(CTGeography value)Sets the value of the geography property.