SetTabSelection Method

Specifies which tabs of the expression editor dialog are displayed.

Syntax

object.SetTabSelection(TabIndex)

Properties

The SetTabSelection method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

TabIndex

Integer. The value that corresponds to which tabs are displayed.

Return Value

Boolean. Returns True if the operation was successful, False otherwise.

 

Example

Applies To