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