com.aspose.cells
Class ValidationAlertType

java.lang.Object
    extended by com.aspose.cells.ValidationAlertType

public class ValidationAlertType 
extends java.lang.Object

Utility class containing constants. Represents the data validation alert style.

Field Summary
static final intINFORMATION
           Information alert style.
static final intSTOP
           Stop alert style.
static final intWARNING
           Warning alert style.
 

Field Detail

INFORMATION

public static final int INFORMATION
Information alert style.

STOP

public static final int STOP
Stop alert style.

WARNING

public static final int WARNING
Warning alert style.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.