Specifies ratio between the workbook tabs bar and the horizontal scroll bar.
public double SheetTabRatio {get; set;}
'Declaration
Public Property SheetTabRatio As Double
'Usage
Dim instance As Workbook
Dim value As Double
instance.SheetTabRatio = value
value = instance.SheetTabRatio
Property Value
The default value for this attribute is 0.6.