Get the value of Application.OnCalculate
[C++]
HRESULT OleGetOnCalculate(
CString& strMacro
);
If the function is successful, the value of Application.OnCalculate will be placed here.
Header: xlpcom.h
CXllCom Class
| CXllCom Methods
| CXllCom::OleSetOnCalculate()