Share

Environment.DefaultRibbonTab Property

Parent Object: Environment

Description

Gets and sets the internal name of the ribbon tab that should be displayed when this environment is activated.

Syntax

Environment.DefaultRibbonTab() As String

Property Value

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

Samples

Name Description
Add parallel environment with contextual tabs The following sample demonstrates the use of parallel environments and contextual ribbon tabs.
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?