XLL+ Class Library

COper::IsString

Does the OPER contain a string?

[C++]
BOOL IsString() const;

Return value

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

Example

COper::IsString() Example

Requirements

Header: xllplus.h

See Also

COper Class | COper Methods | COper::IsArray() | COper::IsDouble() | COper::IsError() | COper::IsBool() | COper::IsEmpty() | COper::IsMissing() | COper::IsPresent()