| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected STSplitterBarState |
CTNormalViewProperties.horzBarState |
protected STSplitterBarState |
CTNormalViewProperties.vertBarState |
| Modifier and Type | Method and Description |
|---|---|
static STSplitterBarState |
STSplitterBarState.fromValue(java.lang.String v) |
STSplitterBarState |
CTNormalViewProperties.getHorzBarState()
Gets the value of the horzBarState property.
|
STSplitterBarState |
CTNormalViewProperties.getVertBarState()
Gets the value of the vertBarState property.
|
static STSplitterBarState |
STSplitterBarState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STSplitterBarState[] |
STSplitterBarState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTNormalViewProperties.setHorzBarState(STSplitterBarState value)
Sets the value of the horzBarState property.
|
void |
CTNormalViewProperties.setVertBarState(STSplitterBarState value)
Sets the value of the vertBarState property.
|
Copyright © 2007–2023. All rights reserved.