XLL+ Class Library (7.0)

CXlCell::IsError

Does the CXlCell contain an error?

BOOL IsError( ) const;

Return Value

Returns TRUE if the CXlCell contains an error value, FALSE otherwise.

Requirements

Header: xllplus.h

See Also

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