Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTChartTitle
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTChartTitle in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTChartTitle Modifier and Type Field Description protected CTChartTitleCTChart. titleMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTChartTitle Modifier and Type Method Description CTChartTitleObjectFactory. createCTChartTitle()Create an instance ofCTChartTitleCTChartTitleCTChart. getTitle()Gets the value of the title property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTChartTitle Modifier and Type Method Description voidCTChart. setTitle(CTChartTitle value)Sets the value of the title property.