Does Aspose's Cell.Find function have a 255 chars limit for the find function?

Does Aspose’s Cell.Find function have a 255 chars limit for the find function?

@vikram.venugopal,
Aspose.Cells follows the MS-Excel specification, and the FIND function is also limited to 255 characters. If the search characters exceed 255 and the workbook.CalculateFormula() method is called for formula calculation, you will receive an exception prompt.

Thanks for the response John.

@vikram.venugopal,

You are welcome. If you have any further queries or comments, feel free to write back to us