Search Data using Original Values

Search Data using Original Values

The following sample code illustrates the above point. It finds cell D4 which cannot be found using Microsoft Excel find options but Aspose.Cells can find it using LookInType.ORIGINAL_VALUES. Please read the comments inside the code for more information.

Console Output

Here is the console output of the above sample code.

 Aspose.Cells.Cell [ D4; ValueType : IsNumeric; Value : ---; Formula:=SUM(A1:A2)]