Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAxisId
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTAxisId in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with type parameters of type CTAxisId Modifier and Type Field Description protected java.util.List<CTAxisId>CTSeries. axisIdMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAxisId Modifier and Type Method Description CTAxisIdObjectFactory. createCTAxisId()Create an instance ofCTAxisIdMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return types with arguments of type CTAxisId Modifier and Type Method Description java.util.List<CTAxisId>CTSeries. getAxisId()Gets the value of the axisId property.