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