XLL+ Class Library

COper::IsArray

Does the OPER contain an array?

[C++]
BOOL IsArray() const;

Return value

Returns TRUE if the COper contains an array, FALSE otherwise.

Examples

COper::IsArray() Example | COper::ToDoubleArray() Examples | COper::Cell() Example

Requirements

Header: xllplus.h

See Also

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