Uses of Enum
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.STTransitionShredPattern
Packages that use STTransitionShredPattern
-
Uses of STTransitionShredPattern in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main declared as STTransitionShredPatternMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return STTransitionShredPatternModifier and TypeMethodDescriptionstatic STTransitionShredPatternCTShredTransition.getPattern()Gets the value of the pattern property.static STTransitionShredPatternReturns the enum constant of this type with the specified name.static STTransitionShredPattern[]STTransitionShredPattern.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 STTransitionShredPatternModifier and TypeMethodDescriptionvoidCTShredTransition.setPattern(STTransitionShredPattern value) Sets the value of the pattern property.