3.3.2.4 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
- 1 Syntax:
- 2 Options:
- 2.1 no option; Copy to the clipboard the page in the winName graph window
- 2.2 -cs; copy active sheet to the clipboard
- 2.3 -l; list available format
- 2.4 -lf; list available/specified format
- 2.5 -ps; paste the copied sheet to active book from clipboard
- 2.6 -psn; paste the copied sheet to a new book from clipboard
- 3 See Also:
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.
-l; list available format
Syntax:clipboard -l
List clipboard available format
-lf; list available/specified format
Syntax:clipboard -lf [n]
List clipboard available format or the specified format n
-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.