Get the value of Range.Formula
static HRESULT OleGetRangeFormula( LPDISPATCH dispRange, CString& strFormula ); |
The range to be recalculated.
If the function is successful, the value of Range.Formula will be placed here.
Header: xlpcom.h
CXllCom Class | CXllCom Methods | CXllCom::OleGetRangeValue() | CXllCom::OleGetRangeAddress()