XLL+ Class Library

CXllCom::OleSetOnSheetActivate

Set the value of Application.OnSheetActivate

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

Parameters

strMacro

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

Requirements

Header: xlpcom.h

See Also

CXllCom Class | CXllCom Methods | CXllCom::OleGetOnSheetActivate()