PasteFromClipboard Method
Paste KeyMacros from the clipboard into the key macro collection
Syntax
object.PasteFromClipboard (Overwrite)
Properties
The PasteFromClipboard method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Overwrite |
Boolean (optional). Indicates whether the to add the
key macro objects from the clipboard, or to remove all the existing key
macro objects before adding the new key macro objects. |