XLL+ Class Library (7.0)

CXlConstCell::IsInt

Does the CXlConstCell contain an integer?

BOOL IsInt( ) const;

Return Value

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

Requirements

Header: xllplus.h

See Also

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