Uses of Enum
org.pptx4j.com.microsoft.schemas.office.powerpoint.x201509.main.STTransitionMorphOption
Packages that use STTransitionMorphOption
-
Uses of STTransitionMorphOption in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201509.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201509.main declared as STTransitionMorphOptionMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201509.main that return STTransitionMorphOptionModifier and TypeMethodDescriptionstatic STTransitionMorphOptionCTMorphTransition.getOption()Gets the value of the option property.static STTransitionMorphOptionReturns the enum constant of this type with the specified name.static STTransitionMorphOption[]STTransitionMorphOption.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.x201509.main with parameters of type STTransitionMorphOptionModifier and TypeMethodDescriptionvoidCTMorphTransition.setOption(STTransitionMorphOption value) Sets the value of the option property.