Assigns a string value and data type to the OPER
[C++]
const COper& FromString(
const char* psz
);
Value to be applied to the COper.
This function assigns the value of psz to the COper,
and sets the type of the COper to be xltypeStr.
Header: xllplus.h