Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected STSheetState |
CTCustomChartsheetView.state |
protected STSheetState |
Sheet.state |
protected STSheetState |
CTCustomSheetView.state |
Modifier and Type | Method and Description |
---|---|
static STSheetState |
STSheetState.fromValue(String v) |
STSheetState |
CTCustomChartsheetView.getState()
Gets the value of the state property.
|
STSheetState |
Sheet.getState()
Gets the value of the state property.
|
STSheetState |
CTCustomSheetView.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 |
CTCustomChartsheetView.setState(STSheetState value)
Sets the value of the state property.
|
void |
Sheet.setState(STSheetState value)
Sets the value of the state property.
|
void |
CTCustomSheetView.setState(STSheetState value)
Sets the value of the state property.
|
Copyright © 2007-2019. All Rights Reserved.