Returns the name of selected defined name.
var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiDefinedNameManagerPanelJS(settings);
var value; // Type: string
value = instance.getSelectedName();
function getSelectedName() : string;
Return Value
The name of selected function.