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