Class DataValidation.ErrorStyle

  • Enclosing interface:
    DataValidation

    public static final class DataValidation.ErrorStyle
    extends java.lang.Object
    Error style constants for error box
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int INFO
      INFO style
      static int STOP
      STOP style
      static int WARNING
      WARNING style
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorStyle()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait