Converts a reference to an absolute reference in the form of text
static int TextRef( CXlOper& strreftext, LPCTSTR text, bool a1 = false ); |
A reference to a CXlOper that will contain the desired data if the function succeeds.
Text is a reference in the form of text.
A1 is a logical value specifying the reference type of text.
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