Syntax

expression.TabRatio

expression A variable that represents a Window object.

Remarks

This property has no effect when is set to False (its value is retained, but it has no effect on the display).

Example

This example makes the workbook tabs half the width of the horizontal scroll bar.

Visual Basic for Applications
ActiveWindow.TabRatio = 0.5
How large is the area for tabs? Increase the number of worksheet tabs? Show more sheet tabs? tab tab ratio Tab Ratio Property TabRatio TabRatio Property

See also: