Returns the absolute reference of the cells that are offset from a reference by a specified amount
static int AbsRef( CXlOper& xloRef, LPCTSTR ref_text, const CXlOper& reference = CXlOper::MissingArg() ); |
A reference to a CXlOper that will contain the desired data if the function succeeds.
Ref_text specifies a position relative to reference.
Reference is a cell or range of cells specifying a starting point that ref_text uses to locate another range of cells.
Zero if the function has been called successfully; non-zero if the function could not be called. See Error codes for a list of return values.
See the Microsoft Excel on-line Help for full details about this function.
Header: xlfuncs.h