Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAddress
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTAddress in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTAddress Modifier and Type Field Description protected CTAddressCTGeoLocation. addressMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAddress Modifier and Type Method Description CTAddressObjectFactory. createCTAddress()Create an instance ofCTAddressCTAddressCTGeoLocation. getAddress()Gets the value of the address property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAddress Modifier and Type Method Description voidCTGeoLocation. setAddress(CTAddress value)Sets the value of the address property.