Uses of Class
org.docx4j.dml.chart.CTOrder
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTOrder in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTOrder Modifier and Type Field Description protected CTOrderCTTrendline. orderMethods in org.docx4j.dml.chart that return CTOrder Modifier and Type Method Description CTOrderObjectFactory. createCTOrder()Create an instance ofCTOrderCTOrderCTTrendline. getOrder()Gets the value of the order property.Methods in org.docx4j.dml.chart with parameters of type CTOrder Modifier and Type Method Description voidCTTrendline. setOrder(CTOrder value)Sets the value of the order property.