NavigatorBox.paste

Syntax

paste();

Description

The paste method pastes an object from the clipboard.

Comments

This method starts executing on clicking the Paste button in the Home tab of the ribbon.

Example

The example of use is given in description of the NavigatorBox.copy method.

See also:

NavigatorBox