Metoda Worksheet._PasteSpecial —
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Przestrzeń nazw: Microsoft.Office.Tools.Excel
Zestaw: Microsoft.Office.Tools.Excel (w Microsoft.Office.Tools.Excel.dll)
Składnia
'Deklaracja
Sub _PasteSpecial ( _
Format As Object, _
Link As Object, _
DisplayAsIcon As Object, _
IconFileName As Object, _
IconIndex As Object, _
IconLabel As Object _
)
void _PasteSpecial(
Object Format,
Object Link,
Object DisplayAsIcon,
Object IconFileName,
Object IconIndex,
Object IconLabel
)
Parametry
- Format
Typ: System.Object
- Link
Typ: System.Object
- DisplayAsIcon
Typ: System.Object
- IconFileName
Typ: System.Object
- IconIndex
Typ: System.Object
- IconLabel
Typ: System.Object
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..