Syntax
DeleteAddIn AddIn
DeleteAddIn AddIn$
Remarks
Removes a global template or Word add-in library (WLL) from the list of global templates and add-ins in the Templates And Add-ins dialog box (Templates command, File menu).
Argument | Explanation |
AddIn | A number corresponding to the global template or add-in's position in the list, where 1 is the first template or add-in, 2 is the second, and so on. |
AddIn$ | The path (if necessary) and filename of the global template or add-in. |
See Also
AddAddIn, AddInState(), ClearAddIns, CountAddIns(), GetAddInId(), GetAddInName$()