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