public final class ValidationType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ANY_VALUE
Any value validation type.
|
static int |
CUSTOM
Custom validation type.
|
static int |
DATE
Date validation type.
|
static int |
DECIMAL
Decimal validation type.
|
static int |
LIST
List validation type.
|
static int |
TEXT_LENGTH
Text length validation type.
|
static int |
TIME
Time validation type.
|
static int |
WHOLE_NUMBER
Whole number validation type.
|
public static final int ANY_VALUE
public static final int WHOLE_NUMBER
public static final int DECIMAL
public static final int LIST
public static final int DATE
public static final int TIME
public static final int TEXT_LENGTH
public static final int CUSTOM
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.