VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Panels Namespace / WebUiDefinedNameManagerPanelJS type / getSelectedName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getSelectedName Method
In This Topic
Returns the name of selected defined name.
Syntax
var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiDefinedNameManagerPanelJS(settings);

var value; // Type: string
value = instance.getSelectedName();

Return Value

The name of selected function.
Browser Compatibility
56+
45+
11
See Also