| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected CTEightDirectionTransition |
CTSlideTransition.cover |
protected CTEightDirectionTransition |
CTSlideTransition.pull |
| Modifier and Type | Method and Description |
|---|---|
CTEightDirectionTransition |
ObjectFactory.createCTEightDirectionTransition()
Create an instance of
CTEightDirectionTransition |
CTEightDirectionTransition |
CTSlideTransition.getCover()
Gets the value of the cover property.
|
CTEightDirectionTransition |
CTSlideTransition.getPull()
Gets the value of the pull property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTSlideTransition.setCover(CTEightDirectionTransition value)
Sets the value of the cover property.
|
void |
CTSlideTransition.setPull(CTEightDirectionTransition value)
Sets the value of the pull property.
|
Copyright © 2007–2023. All rights reserved.