In This Topic
Updates this panel.
Syntax
var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiEditDefinedNamePanelJS(settings);
var value; // Type: any
// Parameters
var name; // Type: string
value = instance.update(name);
function update(
: string
) : any;
Parameters
- name
- Name of defined name that must be edited in this panel; null - panel must create new defined name.
Browser Compatibility
See Also