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