Application.ShowSelectionFloaties Property

Excel Developer Reference

Returns or sets a Boolean that represents whether Mini toolbars displays when a user selects text. False if Mini toolbars are displayed. Read/write Boolean.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ShowSelectionFloaties

expression   A variable that represents an Application object.

Remarks

Corresponds with the Show MiniBar on selection check box in the Excel Options dialog box.

See Also