| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static Effect.AfterAnimationTypeEnum |
Effect.AfterAnimationTypeEnum.fromValue(String text) |
Effect.AfterAnimationTypeEnum |
Effect.getAfterAnimationType()
Defined an after animation color for effect.
|
Effect.AfterAnimationTypeEnum |
Effect.AfterAnimationTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Effect.AfterAnimationTypeEnum |
Effect.AfterAnimationTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Effect.AfterAnimationTypeEnum[] |
Effect.AfterAnimationTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Effect |
Effect.afterAnimationType(Effect.AfterAnimationTypeEnum afterAnimationType) |
void |
Effect.setAfterAnimationType(Effect.AfterAnimationTypeEnum afterAnimationType) |
void |
Effect.AfterAnimationTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Effect.AfterAnimationTypeEnum enumeration) |
Copyright © 2025. All rights reserved.