Uses of Class
org.docx4j.dml.chart.CTPictureFormat
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTPictureFormat in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPictureFormat Modifier and Type Field Description protected CTPictureFormatCTPictureOptions. pictureFormatMethods in org.docx4j.dml.chart that return CTPictureFormat Modifier and Type Method Description CTPictureFormatObjectFactory. createCTPictureFormat()Create an instance ofCTPictureFormatCTPictureFormatCTPictureOptions. getPictureFormat()Gets the value of the pictureFormat property.Methods in org.docx4j.dml.chart with parameters of type CTPictureFormat Modifier and Type Method Description voidCTPictureOptions. setPictureFormat(CTPictureFormat value)Sets the value of the pictureFormat property.