Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart.CTChartUniqueID
Packages that use CTChartUniqueID
-
Uses of CTChartUniqueID in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart declared as CTChartUniqueIDModifier and TypeFieldDescriptionprotected CTChartUniqueIDCTCategoryFilterException.uniqueIdprotected CTChartUniqueIDCTChartDataPointUniqueIDMapEntry.uniqueIDMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart that return CTChartUniqueIDModifier and TypeMethodDescriptionObjectFactory.createCTChartUniqueID()Create an instance ofCTChartUniqueIDCTCategoryFilterException.getUniqueId()Gets the value of the uniqueId property.CTChartDataPointUniqueIDMapEntry.getUniqueID()Gets the value of the uniqueID property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart with parameters of type CTChartUniqueIDModifier and TypeMethodDescriptionvoidCTCategoryFilterException.setUniqueId(CTChartUniqueID value) Sets the value of the uniqueId property.voidCTChartDataPointUniqueIDMapEntry.setUniqueID(CTChartUniqueID value) Sets the value of the uniqueID property.