Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTTickLabels
Packages that use CTTickLabels
-
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 CTTickLabelsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTTickLabelsModifier and TypeMethodDescriptionObjectFactory.createCTTickLabels()Create an instance ofCTTickLabelsCTAxis.getTickLabels()Gets the value of the tickLabels property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTTickLabelsModifier and TypeMethodDescriptionvoidCTAxis.setTickLabels(CTTickLabels value) Sets the value of the tickLabels property.