VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Panels Namespace / WebUiFindTextPanelJS type / findNext Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    findNext Method
    In This Topic
    Finds the next cell with text in worksheet document.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiFindTextPanelJS(settings);
    
    var value; // Type: any
    value = instance.findNext();
    
    
    function findNext() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also