XLL+ Class Library

CXllCom::OleSetOnSheetDeactivate

Set the value of Application.OnSheetDeactivate

[C++]
HRESULT OleSetOnSheetDeactivate(
   const CString& strMacro
);

Parameters

strMacro

The new value of Application.OnSheetDeactivate which should be a macro name.

Requirements

Header: xlpcom.h

See Also

CXllCom Class | CXllCom Methods | CXllCom::OleGetOnSheetDeactivate()