Get the value of Application.OnSheetDeactivate
[C++]
HRESULT OleGetOnSheetDeactivate(
CString& strMacro
);
If the function is successful, the value of Application.OnSheetDeactivate will be placed here.
Header: xlpcom.h
CXllCom Class
| CXllCom Methods
| CXllCom::OleSetOnSheetDeactivate()