VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel.
In below example, Excel will return #REF! whereas Aspose will return #N/A:
=VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE)
If value is not…...but column index is not in range then Excel returns #REF ! whereas...