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