Returns the SheetName of a CXlOper containing a reference
[C++]
CString GetSheetName() const;
Worksheet name of the worksheet containing the cell or cells referenced.
For a CXlOper that contains a reference (either single or multiple)
this function returns the sheet name. The function will assert if the object does not contain a
single or multiple reference.
Header: xllplus.h