Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected STVisibility |
CTBookView.visibility |
Modifier and Type | Method and Description |
---|---|
static STVisibility |
STVisibility.fromValue(String v) |
STVisibility |
CTBookView.getVisibility()
Gets the value of the visibility property.
|
static STVisibility |
STVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STVisibility[] |
STVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBookView.setVisibility(STVisibility value)
Sets the value of the visibility property.
|
Copyright © 2007-2019. All Rights Reserved.