XLL+ Class Library (6.3)

CXlCell::IsInt

Does the CXlCell contain an integer?

BOOL IsInt( ) const;

Return Value

Returns TRUE if the CXlCell contains an integer type, FALSE otherwise.

Requirements

Header: xllplus.h

See Also

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