XLL+ Class Library (7.0)

CXlConstCell::IsString

Does the CXlConstCell contain a string?

BOOL IsString( ) const;

Return Value

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

Requirements

Header: xllplus.h

See Also

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