XLL+ Class Library (7.0)

CXllCom::OleGetRangeValue

Get the value of Range.Value

static HRESULT OleGetRangeValue(
   LPDISPATCH dispRange,
   VARIANT* pvntValue
);

Parameters

dispRange

The range to be recalculated.

pvntValue

If the function is successful, the value of Range.Value will be copied here.

Requirements

Header: xlpcom.h

See Also

CXllCom Class | CXllCom Methods | CXllCom::OleGetRangeFormula() | CXllCom::OleGetRangeAddress()