XLL+ Class Library (7.0)

CXlCell::IsString

Does the CXlCell contain a string?

BOOL IsString( ) const;

Return Value

Returns TRUE if the CXlCell contains a string value, FALSE otherwise.

Requirements

Header: xllplus.h

See Also

CXlCell Class | CXlCell Methods | CXlCell::IsOfType() | CXlCell::IsDouble() | CXlCell::IsError() | CXlCell::IsEmpty() | CXlCell::IsInt()