ApplicationClass.EditPasteSpecial(Object, Object, Object) Method

Definition

public virtual bool EditPasteSpecial (object Link, object Type, object DisplayAsIcon);
abstract member EditPasteSpecial : obj * obj * obj -> bool
override this.EditPasteSpecial : obj * obj * obj -> bool
Public Overridable Function EditPasteSpecial (Optional Link As Object, Optional Type As Object, Optional DisplayAsIcon As Object) As Boolean

Parameters

Link
Object
Type
Object
DisplayAsIcon
Object

Returns

Implements

Applies to