Uses of Enum Class
org.docx4j.dml.chart.STPictureFormat
Packages that use STPictureFormat
-
Uses of STPictureFormat in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STPictureFormatMethods in org.docx4j.dml.chart that return STPictureFormatModifier and TypeMethodDescriptionstatic STPictureFormatCTPictureFormat.getVal()Gets the value of the val property.static STPictureFormatReturns the enum constant of this class with the specified name.static STPictureFormat[]STPictureFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STPictureFormatModifier and TypeMethodDescriptionvoidCTPictureFormat.setVal(STPictureFormat value) Sets the value of the val property.