org.apache.poi.ss.usermodel
Class DataValidation.ErrorStyle

java.lang.Object  extended by org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
Enclosing interface:
DataValidation

public static final class DataValidation.ErrorStyle
extends java.lang.Object

Error style constants for error box


Field Summary
static intINFO
          INFO style
static intSTOP
          STOP style
static intWARNING
          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

STOP

public static final int STOP
STOP style

See Also:
Constant Field Values


WARNING

public static final int WARNING
WARNING style

See Also:
Constant Field Values


INFO

public static final int INFO
INFO style

See Also:
Constant Field Values

Constructor Detail

DataValidation.ErrorStyle

public DataValidation.ErrorStyle()




NOTHING
NOTHING
Add the Maven Dependecy to your project: maven dependecy for com.amazonaws : aws-java-sdk : 1.3.14