Application.ShowMenuFloaties Property

Excel Developer Reference

Returns or sets a Boolean that represents whether to display Mini toolbars when the user right-clicks in the workbook window. False if Mini toolbars are displayed. Read/write Boolean.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ShowMenuFloaties

expression   A variable that represents an Application object.

See Also