| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x201509.main |
| Modifier and Type | Field and Description |
|---|---|
protected STTransitionMorphOption |
CTMorphTransition.option |
| Modifier and Type | Method and Description |
|---|---|
static STTransitionMorphOption |
STTransitionMorphOption.fromValue(java.lang.String v) |
STTransitionMorphOption |
CTMorphTransition.getOption()
Gets the value of the option property.
|
static STTransitionMorphOption |
STTransitionMorphOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STTransitionMorphOption[] |
STTransitionMorphOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTMorphTransition.setOption(STTransitionMorphOption value)
Sets the value of the option property.
|
Copyright © 2007–2025. All rights reserved.