Click or drag to resize

ProjectItemCommands Methods

The ProjectItemCommands type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCanPasteItemsFromClipboard Determines whether project items can be pasted from the clipboard.
Public methodStatic memberCopyItemsToClipboardCopies 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).
Public methodStatic memberPasteItems Pastes the specified project items into the target folder.
Public methodStatic memberPasteItemsFromClipboard Pastes project items from the clipboard into the specified base folder.
Public methodStatic memberShowRenameDialog Shows a dialog to rename the table.
Top
See Also