Uses of Class
org.docx4j.dml.chart.CTMultiLvlStrRef
Packages that use CTMultiLvlStrRef
-
Uses of CTMultiLvlStrRef in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTMultiLvlStrRefMethods in org.docx4j.dml.chart that return CTMultiLvlStrRefModifier and TypeMethodDescriptionObjectFactory.createCTMultiLvlStrRef()Create an instance ofCTMultiLvlStrRefCTAxDataSource.getMultiLvlStrRef()Gets the value of the multiLvlStrRef property.Methods in org.docx4j.dml.chart with parameters of type CTMultiLvlStrRefModifier and TypeMethodDescriptionvoidCTAxDataSource.setMultiLvlStrRef(CTMultiLvlStrRef value) Sets the value of the multiLvlStrRef property.