ShowGlobalsTab Property
Specifies whether to display the Globals tab in the Expression Builder dialog.
Syntax
object.ShowGlobalsTab [= Boolean]
Properties
The ShowGlobalsTab property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether to display the globals tab. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The globals tab is displayed. (Default) |
False |
The globals tab is not displayed. |