| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected STViewType |
ViewPr.lastView |
| Modifier and Type | Method and Description |
|---|---|
static STViewType |
STViewType.fromValue(String v) |
STViewType |
ViewPr.getLastView()
Gets the value of the lastView property.
|
static STViewType |
STViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STViewType[] |
STViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewPr.setLastView(STViewType value)
Sets the value of the lastView property.
|
Copyright © 2007-2021. All Rights Reserved.