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