XLL+ Class Library

CXlRef::IsSingle

Is this a reference to a single cell ?

[C++]
BOOL IsSingle() const;

Return value

TRUE if the range contains only one cell; FALSE otherwise.

Requirements

Header: xllplus.h

See Also

CXlRef Class | CXlRef Methods