Application.DisplayInsertOptions Property
True if the Insert Options button should be displayed. Read/write Boolean.
Syntax
expression.DisplayInsertOptions
expression A variable that represents an Application object.
Example
In this example, Microsoft Excel notifies the user the status of displaying the Insert Options button.
| Visual Basic for Applications |
|---|
|