Overload | Description |
---|---|
ClipboardPaste() | Pastes the contents from the Clipboard to the active sheet. |
ClipboardPaste(ClipboardPasteOptions) | Pastes the contents from the Clipboard to the sheet according to the specified paste option. |
ClipboardPaste(ClipboardPasteOptions,IDataObject) | Pastes the contents from the Clipboard to the sheet according to the specified paste option. |
ClipboardPaste(ClipboardPasteOptions,IDataObject,CellRange) | Pastes the contents from the Clipboard to the sheet according to the specified paste option. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Reference
SheetView ClassSheetView Members
User-Task Documentation
Customizing Clipboard Operation OptionsDefault Keyboard Navigation