XLL+ Class Library (6.3)

CXlConstCell::IsError

Does the CXlConstCell contain an error?

BOOL IsError( ) const;

Return Value

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

Requirements

Header: xllplus.h

See Also

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