Click or drag to resize

ProjectItemCommands Methods

The ProjectItemCommands type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCanPasteItemsFromClipboard 
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 
Public methodStatic memberPasteItemsFromClipboard 
Public methodStatic memberShowRenameDialog Shows a dialog to rename the table.
Top
See Also