Uses of Class
org.docx4j.dml.chart.CTMultiLvlStrRef
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTMultiLvlStrRef in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTMultiLvlStrRef Modifier and Type Field Description protected CTMultiLvlStrRefCTAxDataSource. multiLvlStrRefMethods in org.docx4j.dml.chart that return CTMultiLvlStrRef Modifier and Type Method Description CTMultiLvlStrRefObjectFactory. createCTMultiLvlStrRef()Create an instance ofCTMultiLvlStrRefCTMultiLvlStrRefCTAxDataSource. getMultiLvlStrRef()Gets the value of the multiLvlStrRef property.Methods in org.docx4j.dml.chart with parameters of type CTMultiLvlStrRef Modifier and Type Method Description voidCTAxDataSource. setMultiLvlStrRef(CTMultiLvlStrRef value)Sets the value of the multiLvlStrRef property.