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