Get the value of Range.Address
static HRESULT OleGetRangeAddress( LPDISPATCH dispRange, CString& strAddress, BOOL bExternal = FALSE ); |
The range to be recalculated.
If the function is successful, the value of Range.Address will be copied here.
TRUE if the address is to be complete, FALSE if the address is local (ie. it excludes workbook and sheet).
Header: xlpcom.h
CXllCom Class | CXllCom Methods | CXllCom::OleGetRangeFormula() | CXllCom::OleGetRangeValue()