Uses of Class
org.docx4j.dml.chart.CTMultiLvlStrData
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart | |
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart.ac | |
| org.docx4j.dml.chart |
-
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 CTMultiLvlStrData Modifier and Type Field Description protected CTMultiLvlStrDataCTMultiLvlStrFilteredLiteralCache. multiLvlStrCacheMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart that return CTMultiLvlStrData Modifier and Type Method Description CTMultiLvlStrDataCTMultiLvlStrFilteredLiteralCache. getMultiLvlStrCache()Gets the value of the multiLvlStrCache property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart with parameters of type CTMultiLvlStrData Modifier and Type Method Description voidCTMultiLvlStrFilteredLiteralCache. 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 CTMultiLvlStrData Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTMultiLvlStrData>ObjectFactory. createMultiLvlStrLit(CTMultiLvlStrData value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart.ac with parameters of type CTMultiLvlStrData Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTMultiLvlStrData>ObjectFactory. createMultiLvlStrLit(CTMultiLvlStrData value) -
Uses of CTMultiLvlStrData in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTMultiLvlStrData Modifier and Type Field Description protected CTMultiLvlStrDataCTMultiLvlStrRef. multiLvlStrCacheMethods in org.docx4j.dml.chart that return CTMultiLvlStrData Modifier and Type Method Description CTMultiLvlStrDataObjectFactory. createCTMultiLvlStrData()Create an instance ofCTMultiLvlStrDataCTMultiLvlStrDataCTMultiLvlStrRef. getMultiLvlStrCache()Gets the value of the multiLvlStrCache property.Methods in org.docx4j.dml.chart with parameters of type CTMultiLvlStrData Modifier and Type Method Description voidCTMultiLvlStrRef. setMultiLvlStrCache(CTMultiLvlStrData value)Sets the value of the multiLvlStrCache property.