|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
public static final class DataValidation.ErrorStyle
Error style constants for error box
Field Summary | |
---|---|
static int |
INFO
INFO style |
static int |
STOP
STOP style |
static int |
WARNING
WARNING style |
Constructor Summary | |
---|---|
DataValidation.ErrorStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int STOP
public static final int WARNING
public static final int INFO
Constructor Detail |
---|
public DataValidation.ErrorStyle()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |