Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTSubtotals
Packages that use CTSubtotals
-
Uses of CTSubtotals in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTSubtotalsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTSubtotalsModifier and TypeMethodDescriptionObjectFactory.createCTSubtotals()Create an instance ofCTSubtotalsCTSeriesLayoutProperties.getSubtotals()Gets the value of the subtotals property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTSubtotalsModifier and TypeMethodDescriptionvoidCTSeriesLayoutProperties.setSubtotals(CTSubtotals value) Sets the value of the subtotals property.