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