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