Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAddress
Packages that use CTAddress
-
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 CTAddressMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAddressModifier and TypeMethodDescriptionObjectFactory.createCTAddress()Create an instance ofCTAddressCTGeoLocation.getAddress()Gets the value of the address property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAddressModifier and TypeMethodDescriptionvoidCTGeoLocation.setAddress(CTAddress value) Sets the value of the address property.