Uses of Class
org.docx4j.dml.chart.STPictureFormat
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of STPictureFormat in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STPictureFormat Modifier and Type Field Description protected STPictureFormatCTPictureFormat. valMethods in org.docx4j.dml.chart that return STPictureFormat Modifier and Type Method Description static STPictureFormatSTPictureFormat. fromValue(java.lang.String v)STPictureFormatCTPictureFormat. getVal()Gets the value of the val property.static STPictureFormatSTPictureFormat. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STPictureFormat[]STPictureFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STPictureFormat Modifier and Type Method Description voidCTPictureFormat. setVal(STPictureFormat value)Sets the value of the val property.