Equivalent to choosing the Paste command from the Edit menu
static int Paste( const CXlOper& to_reference = CXlOper::MissingArg() ); |
To_reference is a reference to the cell or range of cells where you want to paste what you have copied.
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