XLL+ Class Library (7.0)

CXllCom::OleSetOnSheetActivate

Set the value of Application.OnSheetActivate

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()