XLL+ Class Library

CXllCom::OleGetOnCalculate

Get the value of Application.OnCalculate

[C++]
HRESULT OleGetOnCalculate(
   CString& strMacro
);

Parameters

strMacro

If the function is successful, the value of Application.OnCalculate will be placed here.

Requirements

Header: xlpcom.h

See Also

CXllCom Class | CXllCom Methods | CXllCom::OleSetOnCalculate()