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