Project |
public static class ProjectItemCommands
The ProjectItemCommands type exposes the following members.
Name | Description | |
---|---|---|
CanPasteItemsFromClipboard | ||
CopyItemsToClipboard | Copies the items to the clipboard. In principle, this can be all items that have Altaxo's XML serialization support. But the corresponding clipboard paste operation is only supported for main project items (DataTables, Graphs). | |
PasteItems | ||
PasteItemsFromClipboard | ||
ShowRenameDialog | Shows a dialog to rename the table. |
Name | Description | |
---|---|---|
ClipboardFormat_ListOfProjectItems | Identifier used for putting a list of project items on the clipboard. |