Uses of Class
org.docx4j.dml.chart.CTPeriod
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTPeriod in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPeriod Modifier and Type Field Description protected CTPeriodCTTrendline. periodMethods in org.docx4j.dml.chart that return CTPeriod Modifier and Type Method Description CTPeriodObjectFactory. createCTPeriod()Create an instance ofCTPeriodCTPeriodCTTrendline. getPeriod()Gets the value of the period property.Methods in org.docx4j.dml.chart with parameters of type CTPeriod Modifier and Type Method Description voidCTTrendline. setPeriod(CTPeriod value)Sets the value of the period property.