Expression Box Settings
Initial Expansion Level
This setting controls the initial expansion level of the TreeViews. The home or root node in the tree is considered level 0. Its direct children are level 1 and their children are level 2 and so on.
Show Icons for Expressions Box
Theis options controls whether the expression type icons are shown in the left-hand Expressions box.
Show Icons for Source/Result Box
This option controls whether the expression type icons are shown in the roght-hand Source/Result box.
Auto Expand Selected Nodes
If checked selecting a node will automatically show all its children.
Only Show Function Names
When checked the expression for a Function will only show the name of the function rather than the function with all its parameters (the parameters are shown as children of the function anyway).
Show Range and Array Dimensions
When checked the size of the range or array is shown in the right-hand Source/result box.
Show Expression Numbers
Expression numbers of the form {~6} are always shown in Formula Debug mode but are not shown in other view modes unless this option is checked.
Expressions and Precedents Settings
Unique Precedents Only
When showing Precedents rather than Expressions this option avoids showing the same precedent twice. This test is applied independently for the Expression treeview and the Source/Result box.
ToolTip Settings
When you mouse hovers overs an expression in the Expression Treeview a descriptive tooltip appears.
Show Short Function Description
A short description in English of the selected function will be shown.
Show Function Types
Information about the function will be shown:
Source: Native or XLL or VBA/Automation
Volatile or Non-Volatile or Not Known (?)
Single-Threaded or Multi-Threaded
Show ToolTips as additional Nodes
Checking this option adds extra nodes to show all the ToolTips.
Show Function Syntax
Each function will show (in English) the name of the function and its parameters.
|