Options.ShowDevTools Property

Word Developer Reference

Returns or sets a Boolean that represents whether the Developer tab is displayed in the Ribbon. Read/write.

Syntax

expression.ShowDevTools

expression   An expression that returns an Options object.

Remarks

This property corresponds to the Show Developer tab in the Ribbon check box in the Word Options dialog box.

See Also