Clipboard
Copy the graph window winName to the clipboard or copy the worksheet/matrixsheet to the clipboard and paste it to the workbook/matrixbook.
Contents
Syntax:
clipboard winName
or
clipboard [option]
Options:
no option; Copy to the clipboard the page in the winName graph window
Syntax: clipboard winName
Copy the specified graph window to the clipboard and then you can go to Microsoft Word or other applications to paste this graph as an object or a picture.
-cs; copy active sheet to the clipboard
Syntax:clipboard -cs
Copy current selected worksheet or matrixsheet to the clipboard.
-ps; paste the copied sheet to active book from clipboard
Syntax:clipboard -ps
Once you copied a sheet into the clipboard, you can use this command to paste the sheet into active book.
-psn; paste the copied sheet to a new book from clipboard
Syntax:clipboard -psn
Once you copied a sheet into the clipboard, you can use this command to paste the sheet into a new book.