| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected STSheetState |
Sheet.state |
protected STSheetState |
CTCustomSheetView.state |
protected STSheetState |
CTCustomChartsheetView.state |
| Modifier and Type | Method and Description |
|---|---|
static STSheetState |
STSheetState.fromValue(String v) |
STSheetState |
Sheet.getState()
Gets the value of the state property.
|
STSheetState |
CTCustomSheetView.getState()
Gets the value of the state property.
|
STSheetState |
CTCustomChartsheetView.getState()
Gets the value of the state property.
|
static STSheetState |
STSheetState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STSheetState[] |
STSheetState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sheet.setState(STSheetState value)
Sets the value of the state property.
|
void |
CTCustomSheetView.setState(STSheetState value)
Sets the value of the state property.
|
void |
CTCustomChartsheetView.setState(STSheetState value)
Sets the value of the state property.
|
Copyright © 2007-2021. All Rights Reserved.