| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static Effect.AnimateTextTypeEnum |
Effect.AnimateTextTypeEnum.fromValue(String text) |
Effect.AnimateTextTypeEnum |
Effect.getAnimateTextType()
Preset class type.
|
Effect.AnimateTextTypeEnum |
Effect.AnimateTextTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Effect.AnimateTextTypeEnum |
Effect.AnimateTextTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Effect.AnimateTextTypeEnum[] |
Effect.AnimateTextTypeEnum.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.animateTextType(Effect.AnimateTextTypeEnum animateTextType) |
void |
Effect.setAnimateTextType(Effect.AnimateTextTypeEnum animateTextType) |
void |
Effect.AnimateTextTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Effect.AnimateTextTypeEnum enumeration) |
Copyright © 2025. All rights reserved.