Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTSubtotals
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTSubtotals Modifier and Type Field Description protected CTSubtotalsCTSeriesLayoutProperties. subtotalsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTSubtotals Modifier and Type Method Description CTSubtotalsObjectFactory. createCTSubtotals()Create an instance ofCTSubtotalsCTSubtotalsCTSeriesLayoutProperties. getSubtotals()Gets the value of the subtotals property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTSubtotals Modifier and Type Method Description voidCTSeriesLayoutProperties. setSubtotals(CTSubtotals value)Sets the value of the subtotals property.