Set the value of the curremt matching cell
[C++]
BOOL SetCurrentValue(
   const CXlOper& xloValue
);
The value to be set into the current matching cell.
The call will fail if there is no current match
            or if the supplied value is invalid.
Header: xllfinder.h