| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static SlideShowTransition.InOutDirectionEnum |
SlideShowTransition.InOutDirectionEnum.fromValue(String text) |
SlideShowTransition.InOutDirectionEnum |
SlideShowTransition.getInOutDirection()
In/Out Direction.
|
SlideShowTransition.InOutDirectionEnum |
SlideShowTransition.InOutDirectionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SlideShowTransition.InOutDirectionEnum |
SlideShowTransition.InOutDirectionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlideShowTransition.InOutDirectionEnum[] |
SlideShowTransition.InOutDirectionEnum.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.inOutDirection(SlideShowTransition.InOutDirectionEnum inOutDirection) |
void |
SlideShowTransition.setInOutDirection(SlideShowTransition.InOutDirectionEnum inOutDirection) |
void |
SlideShowTransition.InOutDirectionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SlideShowTransition.InOutDirectionEnum enumeration) |
Copyright © 2025. All rights reserved.