Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.STPictureChangeBit
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
-
Uses of STPictureChangeBit in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with type parameters of type STPictureChangeBit Modifier and Type Field Description protected java.util.List<STPictureChangeBit>CTPictureChanges. chgMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return STPictureChangeBit Modifier and Type Method Description static STPictureChangeBitSTPictureChangeBit. fromValue(java.lang.String v)static STPictureChangeBitSTPictureChangeBit. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STPictureChangeBit[]STPictureChangeBit. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return types with arguments of type STPictureChangeBit Modifier and Type Method Description java.util.List<STPictureChangeBit>CTPictureChanges. getChg()Gets the value of the chg property.