FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.CopyToClipboard Method ()

Copies a range of cells or all the used range to the clipboard.

Pascal
procedure CopyToClipboard; overload;
C++
__fastcall CopyToClipboard();

Information is copied in native Excel format and as Tabbed-delimited text. If you don't specify a cell range, all the used range will be copied. 

For limitations on clipboard operations, see Using FlexCel API pdf documentation.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!