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 TobbleRibbon method hides it; if the ribbon is hidden, the ToggleRibbon method shows it.

See Also

Concepts

Window Object Members

Window Object