public static final class DataValidation.ErrorStyle
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static int |
INFO |
INFO style
|
static int |
STOP |
STOP style
|
static int |
WARNING |
WARNING style
|
Constructor | Description |
---|---|
ErrorStyle() |
public static final int STOP
public static final int WARNING
public static final int INFO
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.