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