Share

Environment.InheritAllRibbonTabs Property

Parent Object: Environment

Description

Gets and sets whether this environment should inherit all ribbon tabs from the 'base' environment. This property applies only to custom environments. If set to True, all visible tabs in the base environment are displayed in this environment.

Syntax

Environment.InheritAllRibbonTabs() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Creation of an override environment for a document A new ribbon tab is created and associated with the override environment.

Version

Introduced in version 2010

Was this information helpful?