Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbookView Interface / TabRatio Property
In This Topic
    TabRatio Property
    In This Topic
    Returns or sets the ratio of the width of the workbook's tab area to the width of the window's horizontal scroll bar (as a number between 0 (zero) and 1; the default value is 0.6). Read/write Double.
    Syntax
    System.double TabRatio {get; set;}
    See Also