Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAxisTitle
Packages that use CTAxisTitle
-
Uses of CTAxisTitle in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTAxisTitleMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAxisTitleModifier and TypeMethodDescriptionObjectFactory.createCTAxisTitle()Create an instance ofCTAxisTitleCTAxis.getTitle()Gets the value of the title property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAxisTitleModifier and TypeMethodDescriptionvoidCTAxis.setTitle(CTAxisTitle value) Sets the value of the title property.