Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.STShapeChangeBit
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
-
Uses of STShapeChangeBit 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 STShapeChangeBit Modifier and Type Field Description protected java.util.List<STShapeChangeBit>CTShapeChanges. chgMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return STShapeChangeBit Modifier and Type Method Description static STShapeChangeBitSTShapeChangeBit. fromValue(java.lang.String v)static STShapeChangeBitSTShapeChangeBit. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STShapeChangeBit[]STShapeChangeBit. 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 STShapeChangeBit Modifier and Type Method Description java.util.List<STShapeChangeBit>CTShapeChanges. getChg()Gets the value of the chg property.