Package | Description |
---|---|
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected STTransitionSpeed |
CTSlideTransition.spd |
Modifier and Type | Method and Description |
---|---|
static STTransitionSpeed |
STTransitionSpeed.fromValue(String v) |
STTransitionSpeed |
CTSlideTransition.getSpd()
Gets the value of the spd property.
|
static STTransitionSpeed |
STTransitionSpeed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STTransitionSpeed[] |
STTransitionSpeed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTSlideTransition.setSpd(STTransitionSpeed value)
Sets the value of the spd property.
|
Copyright © 2007-2019. All Rights Reserved.