| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected STDataValidationErrorStyle |
CTDataValidation.errorStyle |
| Modifier and Type | Method and Description |
|---|---|
static STDataValidationErrorStyle |
STDataValidationErrorStyle.fromValue(String v) |
STDataValidationErrorStyle |
CTDataValidation.getErrorStyle()
Gets the value of the errorStyle property.
|
static STDataValidationErrorStyle |
STDataValidationErrorStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STDataValidationErrorStyle[] |
STDataValidationErrorStyle.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.setErrorStyle(STDataValidationErrorStyle value)
Sets the value of the errorStyle property.
|
Copyright © 2007-2019. All Rights Reserved.