ActiveXLS v6.4.0 API Documentation
A B C D E F G H I K L M N O P R S T U V

V

VALIDATE_ANY_VALUE - Constant in class ActiveXLS.Constants.DataValidator
A constant indicating a validation type that allows for any value to be entered in a cell.
VALIDATE_CUSTOM - Constant in class ActiveXLS.Constants.DataValidator
A constant indicating a custom validation type.
VALIDATE_DATE - Constant in class ActiveXLS.Constants.DataValidator
A constant indicating a validation type that only allows dates to be entered in cell.
VALIDATE_DECIMAL - Constant in class ActiveXLS.Constants.DataValidator
A constant indicating a validation type that only allows for decimals to be entered in a cell.
VALIDATE_LIST - Constant in class ActiveXLS.Constants.DataValidator
A constant indicating a validation type that only allows values from a specified list to be entered in cell.
VALIDATE_TEXT_LENGTH - Constant in class ActiveXLS.Constants.DataValidator
A constant indicating a validation type that only allows strings limited to a number of characters to be entered in cell.
VALIDATE_TIME - Constant in class ActiveXLS.Constants.DataValidator
A constant indicating a validation type that only allows for dates to be entered in a cell.
VALIDATE_WHOLE_NUMBER - Constant in class ActiveXLS.Constants.DataValidator
A constant indicating a validation type that only allows integers to be entered in cell.
VALUE - Constant in class ActiveXLS.Constants.ErrorType
Wrong type of operand.
VT_BLOB - Constant in class ActiveXLS.Constants.FileProperty
A constant indicating a data type of array or chars for the property.
VT_BOOL - Constant in class ActiveXLS.Constants.FileProperty
A constant indicating a bool data type for the property.
VT_FILETIME - Constant in class ActiveXLS.Constants.FileProperty
A constant indicating a datetime data type for the property.
VT_I2 - Constant in class ActiveXLS.Constants.FileProperty
A constant indicating a data type of 16-bit integer for the property.
VT_I4 - Constant in class ActiveXLS.Constants.FileProperty
A constant indicating a data type of 32-bit integer for the property.
VT_LPSTR - Constant in class ActiveXLS.Constants.FileProperty
A constant indicating a string data type for the property.
VT_NULL - Constant in class ActiveXLS.Constants.FileProperty
A constant indicating that the property has no data type.
VT_NUMBER - Constant in class ActiveXLS.Constants.FileProperty
A constant indicating a data type of number for the property.
VT_VARIANT - Constant in class ActiveXLS.Constants.FileProperty
A constant indicating a variant data type for the property.

Copyright 2009 On Time Computing Solutions
A B C D E F G H I K L M N O P R S T U V