Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAxisTitle
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTAxisTitle in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTAxisTitle Modifier and Type Field Description protected CTAxisTitleCTAxis. titleMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAxisTitle Modifier and Type Method Description CTAxisTitleObjectFactory. createCTAxisTitle()Create an instance ofCTAxisTitleCTAxisTitleCTAxis. getTitle()Gets the value of the title property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAxisTitle Modifier and Type Method Description voidCTAxis. setTitle(CTAxisTitle value)Sets the value of the title property.