Uses of Class
org.docx4j.dml.chart.CTNumData
Packages that use CTNumData
Package
Description
-
Uses of CTNumData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart declared as CTNumDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart that return CTNumDataModifier and TypeMethodDescriptionCTNumFilteredLiteralCache.getNumCache()Gets the value of the numCache property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart with parameters of type CTNumDataModifier and TypeMethodDescriptionvoidCTNumFilteredLiteralCache.setNumCache(CTNumData value) Sets the value of the numCache property. -
Uses of CTNumData in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTNumDataModifier and TypeFieldDescriptionprotected CTNumDataCTNumRef.numCacheprotected CTNumDataCTAxDataSource.numLitprotected CTNumDataCTNumDataSource.numLitMethods in org.docx4j.dml.chart that return CTNumDataModifier and TypeMethodDescriptionObjectFactory.createCTNumData()Create an instance ofCTNumDataCTNumRef.getNumCache()Gets the value of the numCache property.CTAxDataSource.getNumLit()Gets the value of the numLit property.CTNumDataSource.getNumLit()Gets the value of the numLit property.Methods in org.docx4j.dml.chart with parameters of type CTNumData