XLL+ Class Library (6.3)

CXlCell::IsBool

Does the CXlCell contain a boolean?

BOOL IsBool( ) const;

Return Value

Returns TRUE if the CXlCell contains a boolean value, FALSE otherwise.

Requirements

Header: xllplus.h

See Also

CXlCell Class | CXlCell Methods | CXlCell::IsOfType() | CXlCell::IsDouble() | CXlCell::IsError() | CXlCell::IsString() | CXlCell::IsEmpty() | CXlCell::IsInt()