XLL+ Class Library (7.0)

CXllCom::OleSetOnSheetDeactivate

Set the value of Application.OnSheetDeactivate

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