Uses of Class
org.docx4j.dml.chart.CTMarkerSize
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTMarkerSize in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTMarkerSize Modifier and Type Field Description protected CTMarkerSizeCTMarker. sizeMethods in org.docx4j.dml.chart that return CTMarkerSize Modifier and Type Method Description CTMarkerSizeObjectFactory. createCTMarkerSize()Create an instance ofCTMarkerSizeCTMarkerSizeCTMarker. getSize()Gets the value of the size property.Methods in org.docx4j.dml.chart with parameters of type CTMarkerSize Modifier and Type Method Description voidCTMarker. setSize(CTMarkerSize value)Sets the value of the size property.