| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static SlideShowTransition.TypeEnum |
SlideShowTransition.TypeEnum.fromValue(String text) |
SlideShowTransition.TypeEnum |
SlideShowTransition.getType()
Transition Type
|
SlideShowTransition.TypeEnum |
SlideShowTransition.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SlideShowTransition.TypeEnum |
SlideShowTransition.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlideShowTransition.TypeEnum[] |
SlideShowTransition.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlideShowTransition.setType(SlideShowTransition.TypeEnum type) |
SlideShowTransition |
SlideShowTransition.type(SlideShowTransition.TypeEnum type) |
void |
SlideShowTransition.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SlideShowTransition.TypeEnum enumeration) |
Copyright © 2025. All rights reserved.