Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAggregation
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTAggregation Modifier and Type Field Description protected CTAggregationCTSeriesLayoutProperties. aggregationMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAggregation Modifier and Type Method Description CTAggregationObjectFactory. createCTAggregation()Create an instance ofCTAggregationCTAggregationCTSeriesLayoutProperties. getAggregation()Gets the value of the aggregation property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAggregation Modifier and Type Method Description voidCTSeriesLayoutProperties. setAggregation(CTAggregation value)Sets the value of the aggregation property.