Get the value of Range.Value
[C++]
static HRESULT OleGetRangeValue(
LPDISPATCH dispRange,
VARIANT* pvntValue
);
The range to be recalculated.
If the function is successful, the value of Range.Value will be copied here.
Header: xlpcom.h
CXllCom Class
| CXllCom Methods
| CXllCom::OleGetRangeFormula()
| CXllCom::OleGetRangeAddress()