Uses of Class
org.docx4j.dml.chart.CTStrData
Packages that use CTStrData
Package
Description
-
Uses of CTStrData in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart declared as CTStrDataModifier and TypeFieldDescriptionprotected CTStrDataCTDataLabelFieldTableEntry.dlblFieldTableCacheprotected CTStrDataCTSeriesDataLabelsRange.dlblRangeCacheMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart that return CTStrDataModifier and TypeMethodDescriptionCTDataLabelFieldTableEntry.getDlblFieldTableCache()Gets the value of the dlblFieldTableCache property.CTSeriesDataLabelsRange.getDlblRangeCache()Gets the value of the dlblRangeCache property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart with parameters of type CTStrDataModifier and TypeMethodDescriptionvoidCTDataLabelFieldTableEntry.setDlblFieldTableCache(CTStrData value) Sets the value of the dlblFieldTableCache property.voidCTSeriesDataLabelsRange.setDlblRangeCache(CTStrData value) Sets the value of the dlblRangeCache property. -
Uses of CTStrData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart declared as CTStrDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart that return CTStrDataModifier and TypeMethodDescriptionCTStrFilteredLiteralCache.getStrCache()Gets the value of the strCache property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart with parameters of type CTStrDataModifier and TypeMethodDescriptionvoidCTStrFilteredLiteralCache.setStrCache(CTStrData value) Sets the value of the strCache property. -
Uses of CTStrData in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTStrDataModifier and TypeFieldDescriptionprotected CTStrDataCTStrRef.strCacheprotected CTStrDataCTAxDataSource.strLitMethods in org.docx4j.dml.chart that return CTStrDataModifier and TypeMethodDescriptionObjectFactory.createCTStrData()Create an instance ofCTStrDataCTStrRef.getStrCache()Gets the value of the strCache property.CTAxDataSource.getStrLit()Gets the value of the strLit property.Methods in org.docx4j.dml.chart with parameters of type CTStrDataModifier and TypeMethodDescriptionvoidCTStrRef.setStrCache(CTStrData value) Sets the value of the strCache property.voidSets the value of the strLit property.