Uses of Class
org.docx4j.dml.chart.CTMultiLvlStrData
Packages that use CTMultiLvlStrData
Package
Description
-
Uses of CTMultiLvlStrData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart declared as CTMultiLvlStrDataModifier and TypeFieldDescriptionprotected CTMultiLvlStrDataCTMultiLvlStrFilteredLiteralCache.multiLvlStrCacheMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart that return CTMultiLvlStrDataModifier and TypeMethodDescriptionCTMultiLvlStrFilteredLiteralCache.getMultiLvlStrCache()Gets the value of the multiLvlStrCache property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart with parameters of type CTMultiLvlStrDataModifier and TypeMethodDescriptionvoidCTMultiLvlStrFilteredLiteralCache.setMultiLvlStrCache(CTMultiLvlStrData value) Sets the value of the multiLvlStrCache property. -
Uses of CTMultiLvlStrData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart.ac
Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart.ac that return types with arguments of type CTMultiLvlStrDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTMultiLvlStrData>ObjectFactory.createMultiLvlStrLit(CTMultiLvlStrData value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart.ac with parameters of type CTMultiLvlStrDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTMultiLvlStrData>ObjectFactory.createMultiLvlStrLit(CTMultiLvlStrData value) -
Uses of CTMultiLvlStrData in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTMultiLvlStrDataMethods in org.docx4j.dml.chart that return CTMultiLvlStrDataModifier and TypeMethodDescriptionObjectFactory.createCTMultiLvlStrData()Create an instance ofCTMultiLvlStrDataCTMultiLvlStrRef.getMultiLvlStrCache()Gets the value of the multiLvlStrCache property.Methods in org.docx4j.dml.chart with parameters of type CTMultiLvlStrDataModifier and TypeMethodDescriptionvoidCTMultiLvlStrRef.setMultiLvlStrCache(CTMultiLvlStrData value) Sets the value of the multiLvlStrCache property.