Uses of Class
org.docx4j.dml.chart.CTPictureFormat
Packages that use CTPictureFormat
-
Uses of CTPictureFormat in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPictureFormatMethods in org.docx4j.dml.chart that return CTPictureFormatModifier and TypeMethodDescriptionObjectFactory.createCTPictureFormat()Create an instance ofCTPictureFormatCTPictureOptions.getPictureFormat()Gets the value of the pictureFormat property.Methods in org.docx4j.dml.chart with parameters of type CTPictureFormatModifier and TypeMethodDescriptionvoidCTPictureOptions.setPictureFormat(CTPictureFormat value) Sets the value of the pictureFormat property.