XLL+ Class Library (6.3)

CXlOper::operator bool

Returns a boolean value

operator bool( ) const;

Return Value

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

Requirements

Header: xllplus.h

See Also

CXlOper Class | CXlOper Methods