Uses of Class
org.docx4j.dml.chart.CTTitle
Packages that use CTTitle
-
Uses of CTTitle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTTitleModifier and TypeFieldDescriptionprotected CTTitleCTCatAx.titleprotected CTTitleCTChart.titleprotected CTTitleCTDateAx.titleprotected CTTitleCTSerAx.titleprotected CTTitleCTValAx.titleMethods in org.docx4j.dml.chart that return CTTitleModifier and TypeMethodDescriptionObjectFactory.createCTTitle()Create an instance ofCTTitleCTCatAx.getTitle()Gets the value of the title property.CTChart.getTitle()Gets the value of the title property.CTDateAx.getTitle()Gets the value of the title property.CTSerAx.getTitle()Gets the value of the title property.CTValAx.getTitle()Gets the value of the title property.Methods in org.docx4j.dml.chart with parameters of type CTTitleModifier and TypeMethodDescriptionvoidSets the value of the title property.voidSets the value of the title property.voidSets the value of the title property.voidSets the value of the title property.voidSets the value of the title property.