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