This topic has not yet been rated - Rate this topic

Worksheet._PasteSpecial Method

This method supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in microsoft.office.tools.excel.dll)

public virtual void _PasteSpecial (
	[OptionalAttribute] Object Format,
	[OptionalAttribute] Object Link,
	[OptionalAttribute] Object DisplayAsIcon,
	[OptionalAttribute] Object IconFileName,
	[OptionalAttribute] Object IconIndex,
	[OptionalAttribute] Object IconLabel
)

Parameters

Format

Link

DisplayAsIcon

IconFileName

IconIndex

IconLabel

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.