Find the next matching cell
[C++]
BOOL FindNext(
CXlRef& xlr
);
If the call succeeds, this will contain a reference to the matching cell.
Returns TRUE if another matching cell is found.
Returns FALSE if no more matching cells can be found.
Header: xllfinder.h