VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetEditorControlJS type / removeCellsAndShiftLeft Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    removeCellsAndShiftLeft Method
    In This Topic
    Removes selected cells and shifts columns to the left.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId);
    
    var value; // Type: any
    value = instance.removeCellsAndShiftLeft();
    
    
    function removeCellsAndShiftLeft() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also