Uses of Class
org.docx4j.dml.chart.CTTrendlineType
Packages that use CTTrendlineType
-
Uses of CTTrendlineType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTTrendlineTypeMethods in org.docx4j.dml.chart that return CTTrendlineTypeModifier and TypeMethodDescriptionObjectFactory.createCTTrendlineType()Create an instance ofCTTrendlineTypeCTTrendline.getTrendlineType()Gets the value of the trendlineType property.Methods in org.docx4j.dml.chart with parameters of type CTTrendlineTypeModifier and TypeMethodDescriptionvoidCTTrendline.setTrendlineType(CTTrendlineType value) Sets the value of the trendlineType property.