Uses of Enum
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.STTransitionPattern
Packages that use STTransitionPattern
-
Uses of STTransitionPattern in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main declared as STTransitionPatternMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return STTransitionPatternModifier and TypeMethodDescriptionstatic STTransitionPatternCTGlitterTransition.getPattern()Gets the value of the pattern property.static STTransitionPatternReturns the enum constant of this type with the specified name.static STTransitionPattern[]STTransitionPattern.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.x2010.main with parameters of type STTransitionPatternModifier and TypeMethodDescriptionvoidCTGlitterTransition.setPattern(STTransitionPattern value) Sets the value of the pattern property.