| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main |
| Modifier and Type | Field and Description |
|---|---|
protected STTransitionLeftRightDirectionType |
CTRevealTransition.dir |
protected STTransitionLeftRightDirectionType |
CTLeftRightDirectionTransition.dir |
| Modifier and Type | Method and Description |
|---|---|
static STTransitionLeftRightDirectionType |
STTransitionLeftRightDirectionType.fromValue(String v) |
STTransitionLeftRightDirectionType |
CTRevealTransition.getDir()
Gets the value of the dir property.
|
STTransitionLeftRightDirectionType |
CTLeftRightDirectionTransition.getDir()
Gets the value of the dir property.
|
static STTransitionLeftRightDirectionType |
STTransitionLeftRightDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STTransitionLeftRightDirectionType[] |
STTransitionLeftRightDirectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTRevealTransition.setDir(STTransitionLeftRightDirectionType value)
Sets the value of the dir property.
|
void |
CTLeftRightDirectionTransition.setDir(STTransitionLeftRightDirectionType value)
Sets the value of the dir property.
|
Copyright © 2007-2021. All Rights Reserved.