Returns a boolean value
[C++]
operator BOOL() const;
This function returns the value of a boolean contained in a COper,
and tries to convert it to a boolean if the COper contains any other data type. If the COper is missing or empty then the function returns FALSE.
Header: xllplus.h