Option | Meaning |
---|---|
Selection to Clipboard | Copies the selected items to the Clipboard. |
Rows to Clipboard | Copies all rows in the table to the Clipboard. |
Selection to Clipboard (With Headings) | Copies the selected rows and the column headings to the Clipboard. |
Rows to Clipboard (With Headings) | Copies all table rows, including column headings, to the Clipboard. |
Selection as Comma Separated Values | Exports the selected rows, including column headings, as comma separated values in a CSV file. The CSV file is downloaded and displayed in your browser's download area. |
Rows as Comma Separated Values | Exports all table rows, including column headings, as comma separated values in a CSV file. The CSV file is downloaded and displayed in your browser's download area. |