VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Panels Namespace / WebUiMoveWorksheetPanelJS type / moveWorksheet Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    moveWorksheet Method
    In This Topic
    Changes the position of worksheet in the spreadsheet editor.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiMoveWorksheetPanelJS(settings);
    
    var value; // Type: any
    value = instance.moveWorksheet();
    
    
    function moveWorksheet() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also