Copy the values of all selected cells to the clipboard.
The copied values may either be the displayed values or the actual values.
The copy operation may also optionally include column header labels and/or the row header labels.
The copied values should be in CSV format.
Can optionally specify the field separator used.
Can optionally specify any field data encoding used (e.g. to escape field separator characters within field data)
Description
Copy the values of all selected cells to the clipboard.
The copied values may either be the displayed values or the actual values.
The copy operation may also optionally include column header labels and/or the row header labels.
The copied values should be in CSV format.
Can optionally specify the field separator used.
Can optionally specify any field data encoding used (e.g. to escape field separator characters within field data)
Christian Martinez added a comment - 13/Mar/09 10:04 PM Has bug, Not all rows get copied when there are gaps in columns.
Empty columns should not be included in the clipboard
See
NTBL-343