XLL+ Class Library (7.0)

CXllCom::OleGetOnSheetDeactivate

Get the value of Application.OnSheetDeactivate

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