Window.ToggleRibbon method (Word)

Shows or hides the ribbon.

Syntax

expression. ToggleRibbon

expression An expression that returns a Window object.

Remarks

If the ribbon is visible, the ToggleRibbon method hides it; if the ribbon is hidden, the ToggleRibbon method shows it.

See also

Window Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.