Get the name of a worksheet
[C++] static HRESULT OleGetWorksheetName( LPDISPATCH dispWorksheet, CString& strName );
Worksheet object.
If the function is successful, the worksheet's name will be placed here.
Header: xlpcom.h
CXllCom Class | CXllCom Methods