This enumeration value indicates the type of vertical alignment for a cell, i.e.,
whether it is aligned top, bottom, vertically centered, justified or distributed.
Implementation of the VLOOKUP() function.
VLOOKUP finds a row in a lookup table by the first column value and returns the value from another column. Syntax: VLOOKUP(lookup_value, table_array, col_index_num, range_lookup)
lookup_value The value to be found in the first column of the table array. table_array An area reference for the lookup data.
Vlookup() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Vlookup
VT_ARRAY -
Static variable in class org.apache.poi.hpsf.Variant
[V] SAFEARRAY*.
VT_BLOB -
Static variable in class org.apache.poi.hpsf.Variant