Assigns a boolean value and data type to the OPER
[C++]
const COper& FromBool(
BOOL boolVal
);
Value to be applied to the COper.
This function assigns the value of boolVal to the COper,
and sets the type of the COper to be xltypeBool.
Header: xllplus.h