Uses of Class
org.pptx4j.pml.CTWheelTransition
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main | |
| org.pptx4j.pml |
-
Uses of CTWheelTransition in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return types with arguments of type CTWheelTransition Modifier and Type Method Description javax.xml.bind.JAXBElement<CTWheelTransition>ObjectFactory. createWheelReverse(CTWheelTransition value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTWheelTransition Modifier and Type Method Description javax.xml.bind.JAXBElement<CTWheelTransition>ObjectFactory. createWheelReverse(CTWheelTransition value) -
Uses of CTWheelTransition in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTWheelTransition Modifier and Type Field Description protected CTWheelTransitionCTSlideTransition. wheelMethods in org.pptx4j.pml that return CTWheelTransition Modifier and Type Method Description CTWheelTransitionObjectFactory. createCTWheelTransition()Create an instance ofCTWheelTransitionCTWheelTransitionCTSlideTransition. getWheel()Gets the value of the wheel property.Methods in org.pptx4j.pml with parameters of type CTWheelTransition Modifier and Type Method Description voidCTSlideTransition. setWheel(CTWheelTransition value)Sets the value of the wheel property.