_Application.DisplayPasteOptions Property

Definition

True if the Paste Options button can be displayed.

public:
 property bool DisplayPasteOptions { bool get(); void set(bool value); };
public bool DisplayPasteOptions { get; set; }
Public Property DisplayPasteOptions As Boolean

Property Value

Remarks

This is a Microsoft Office-wide setting. This setting affects all other Microsoft Office applications. Setting the DisplayPasteOptions property to True turns off the Auto Fill Options button in Microsoft Excel. The Auto Fill Options button is only in Excel, but the Paste Options button is in all the other Microsoft Office applications.

Applies to