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