TabRatio Property From Microsoft Office Web Components Visual Basic previous page next page expression.TabRatio expression Required. An expression that returns a Window object.ExampleThis example makes the workbook tab half the width of the horizontal scroll bar.Spreadsheet1.ActiveWindow.TabRatio = 0.5