Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTTickLabels
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTTickLabels in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTTickLabels Modifier and Type Field Description protected CTTickLabelsCTAxis. tickLabelsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTTickLabels Modifier and Type Method Description CTTickLabelsObjectFactory. createCTTickLabels()Create an instance ofCTTickLabelsCTTickLabelsCTAxis. getTickLabels()Gets the value of the tickLabels property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTTickLabels Modifier and Type Method Description voidCTAxis. setTickLabels(CTTickLabels value)Sets the value of the tickLabels property.