XLL+ Class Library

COper::IsBool

Does the OPER contain a boolean?

[C++]
BOOL IsBool() const;

Return value

Returns TRUE if the COper contains an boolean value, FALSE otherwise.

Example

COper::IsBool() Example

Requirements

Header: xllplus.h

See Also

COper Class | COper Methods | COper::IsArray() | COper::IsDouble() | COper::IsError() | COper::IsString() | COper::IsEmpty() | COper::IsMissing() | COper::IsPresent()