VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Panels Namespace / WebUiUrlHyperlinkPanelJS type / addUrlHyperlinkToFocusedCell Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    addUrlHyperlinkToFocusedCell Method
    In This Topic
    Adds an URL hyperlink in focused cell.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiUrlHyperlinkPanelJS(settings);
    
    var value; // Type: any
    value = instance.addUrlHyperlinkToFocusedCell();
    
    
    function addUrlHyperlinkToFocusedCell() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also