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

    Parameters

    value
    See Also