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

    Parameters

    value
    See Also