Support for FindNumberContains

Can Aspose.Cells in .NET add a FindNumberContains(double inputNumber, Cell previousCell, CellArea area) method?



This is similar to FindStringContains() except it searches a number within a number (e.g. searches the number 0 within a cell with the number 101). Since Excel supports similar functionality, I hope that Aspose will support it too.



-Steve

It’ll be even better if FindStringContains() can search cells with numeric values too.

Hi,

Ok, we will support it soon.

Thank you.

thanks … do you have an idea when this can be supported?

Hi,

We can provide you an eta soon.

Thank you.

Hi,

Please try this fix.

We will search all cells in FindStringContains method.