XLL+ Class Library

CXllCom::OleGetOnSheetDeactivate

Get the value of Application.OnSheetDeactivate

[C++]
HRESULT OleGetOnSheetDeactivate(
   CString& strMacro
);

Parameters

strMacro

If the function is successful, the value of Application.OnSheetDeactivate will be placed here.

Requirements

Header: xlpcom.h

See Also

CXllCom Class | CXllCom Methods | CXllCom::OleSetOnSheetDeactivate()