Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTChartTitle
Packages that use CTChartTitle
-
Uses of CTChartTitle in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTChartTitleMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTChartTitleModifier and TypeMethodDescriptionObjectFactory.createCTChartTitle()Create an instance ofCTChartTitleCTChart.getTitle()Gets the value of the title property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTChartTitleModifier and TypeMethodDescriptionvoidCTChart.setTitle(CTChartTitle value) Sets the value of the title property.