XLL+ Class Library

CXlOper::operator BOOL

Returns a boolean value

[C++]
operator BOOL() const;

Return value

This function returns the value of a boolean contained in a CXlOper, or asserts if the CXlOper contains any other data type.

Requirements

Header: xllplus.h

See Also

CXlOper Class | CXlOper Methods