Returns the number of references in a multiple reference
[C++]
WORD GetRefCount() const;
Returns the number of references in a single or multiple reference.
If the CXlOper contains a single reference the function will return 1.
For a CXlOper that contains a reference (either single or multiple)
this function returns number of references. The function will assert if the object does not contain a
single or multiple reference.
Header: xllplus.h
CXlOper Class
| CXlOper Methods
| CXlOper::GetXLREFItem()
| CXlOper::GetRefItem()