Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbookView Interface / getTabRatio Method
In This Topic
    getTabRatio Method
    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).
    Syntax
    double getTabRatio()
    See Also