Index

A B C D E F G H I J K L M N O P R S T U V 
All Classes|All Namespaces|Constant Field Values|Deprecated API

V

validate() - Method in class EasyXLS.ExcelTable
Finalize the changes applied on the rows, columns and cells.
VALIDATE_ANY_VALUE - Constant in class EasyXLS.Constants.DataValidator
A constant indicating a validation type that allows for any value to be entered in a cell.
VALIDATE_CUSTOM - Constant in class EasyXLS.Constants.DataValidator
A constant indicating a custom validation type.
VALIDATE_DATE - Constant in class EasyXLS.Constants.DataValidator
A constant indicating a validation type that only allows dates to be entered in cell.
VALIDATE_DECIMAL - Constant in class EasyXLS.Constants.DataValidator
A constant indicating a validation type that only allows for decimals to be entered in a cell.
VALIDATE_LIST - Constant in class EasyXLS.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 EasyXLS.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 EasyXLS.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 EasyXLS.Constants.DataValidator
A constant indicating a validation type that only allows integers to be entered in cell.
VALUE - Constant in class EasyXLS.Constants.ErrorType
Wrong type of operand.
ValuesCount() - Method in class EasyXLS.PivotTables.ExcelPivotTable
Returns the number of fields in the values area.
VERTICAL_ALIGNMENT_BOTTOM - Constant in class EasyXLS.Drawings.Formatting.AlignmentFormat
A constant indicating a vertical text alignment on bottom.
VERTICAL_ALIGNMENT_BOTTOM_CENTER - Constant in class EasyXLS.Drawings.Formatting.AlignmentFormat
A constant indicating a vertical text alignment on bottom center.
VERTICAL_ALIGNMENT_MIDDLE - Constant in class EasyXLS.Drawings.Formatting.AlignmentFormat
A constant indicating a vertical text alignment on middle.
VERTICAL_ALIGNMENT_MIDDLE_CENTER - Constant in class EasyXLS.Drawings.Formatting.AlignmentFormat
A constant indicating a vertical text alignment on middle center.
VERTICAL_ALIGNMENT_TOP - Constant in class EasyXLS.Drawings.Formatting.AlignmentFormat
A constant indicating a vertical text alignment on top.
VERTICAL_ALIGNMENT_TOP_CENTER - Constant in class EasyXLS.Drawings.Formatting.AlignmentFormat
A constant indicating a vertical text alignment on top center.
VT_BLOB - Constant in class EasyXLS.Constants.FileProperty
A constant indicating a data type of array or chars for the property.
VT_BOOL - Constant in class EasyXLS.Constants.FileProperty
A constant indicating a bool data type for the property.
VT_FILETIME - Constant in class EasyXLS.Constants.FileProperty
A constant indicating a datetime data type for the property.
VT_I2 - Constant in class EasyXLS.Constants.FileProperty
A constant indicating a data type of 16-bit integer for the property.
VT_I4 - Constant in class EasyXLS.Constants.FileProperty
A constant indicating a data type of 32-bit integer for the property.
VT_LPSTR - Constant in class EasyXLS.Constants.FileProperty
A constant indicating a string data type for the property.
VT_NULL - Constant in class EasyXLS.Constants.FileProperty
A constant indicating that the property has no data type.
VT_NUMBER - Constant in class EasyXLS.Constants.FileProperty
A constant indicating a data type of number for the property.
VT_VARIANT - Constant in class EasyXLS.Constants.FileProperty
A constant indicating a variant data type for the property.
A B C D E F G H I J K L M N O P R S T U V 
All Classes|All Namespaces|Constant Field Values|Deprecated API