Uses of Class
org.docx4j.dml.chart.CTStyle
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTStyle Modifier and Type Field Description protected CTStyleCTChartSpace. styleMethods in org.docx4j.dml.chart that return CTStyle Modifier and Type Method Description CTStyleObjectFactory. createCTStyle()Create an instance ofCTStyleCTStyleCTChartSpace. getStyle()Gets the value of the style property.Methods in org.docx4j.dml.chart with parameters of type CTStyle Modifier and Type Method Description voidCTChartSpace. setStyle(CTStyle value)Sets the value of the style property.