Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbookView Interface / setTabEditable Method
In This Topic
    setTabEditable Method
    In This Topic
    Sets whether to allow editing of the worksheet name. SpreadJS only.
    Syntax
    void setTabEditable( 
       boolean value
    )

    Parameters

    value
    See Also