| Modifier and Type | Method and Description |
|---|---|
VisibilityState |
Worksheet.getVisibilityState() |
static VisibilityState |
VisibilityState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisibilityState[] |
VisibilityState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Worksheet.setVisibilityState(VisibilityState visibilityState)
Sets the visibility state of the sheet
|
Copyright © 2023. All rights reserved.