| Modifier and Type | Field and Description |
|---|---|
protected CTSlideTransition |
SldLayout.transition |
protected CTSlideTransition |
Sld.transition |
protected CTSlideTransition |
SldMaster.transition |
| Modifier and Type | Method and Description |
|---|---|
CTSlideTransition |
ObjectFactory.createCTSlideTransition()
Create an instance of
CTSlideTransition |
CTSlideTransition |
SldLayout.getTransition()
Gets the value of the transition property.
|
CTSlideTransition |
Sld.getTransition()
Gets the value of the transition property.
|
CTSlideTransition |
SldMaster.getTransition()
Gets the value of the transition property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SldLayout.setTransition(CTSlideTransition value)
Sets the value of the transition property.
|
void |
Sld.setTransition(CTSlideTransition value)
Sets the value of the transition property.
|
void |
SldMaster.setTransition(CTSlideTransition value)
Sets the value of the transition property.
|
Copyright © 2007-2019. All Rights Reserved.