XLL+ Class Library (7.0)

CXlConstCell::IsBool

Does the CXlConstCell contain a boolean?

BOOL IsBool( ) const;

Return Value

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

Requirements

Header: xllplus.h

See Also

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