| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected STObjects |
CTCustomWorkbookView.showObjects |
protected STObjects |
WorkbookPr.showObjects |
| Modifier and Type | Method and Description |
|---|---|
static STObjects |
STObjects.fromValue(java.lang.String v) |
STObjects |
CTCustomWorkbookView.getShowObjects()
Gets the value of the showObjects property.
|
STObjects |
WorkbookPr.getShowObjects()
Gets the value of the showObjects property.
|
static STObjects |
STObjects.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STObjects[] |
STObjects.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTCustomWorkbookView.setShowObjects(STObjects value)
Sets the value of the showObjects property.
|
void |
WorkbookPr.setShowObjects(STObjects value)
Sets the value of the showObjects property.
|
Copyright © 2007–2023. All rights reserved.