Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAggregation
Packages that use CTAggregation
-
Uses of CTAggregation in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTAggregationMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAggregationModifier and TypeMethodDescriptionObjectFactory.createCTAggregation()Create an instance ofCTAggregationCTSeriesLayoutProperties.getAggregation()Gets the value of the aggregation property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAggregationModifier and TypeMethodDescriptionvoidCTSeriesLayoutProperties.setAggregation(CTAggregation value) Sets the value of the aggregation property.