Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies if the equivalent add-in is a COM or VSTO add-in or an XLL.
Add-in type: Task pane, Custom function
Syntax
<Type> [COM | XLL] </Type>
Contained in
Add-in type values
You must specify one of the following values for the Type element.
- COM: Specifies the equivalent add-in is a COM or a VSTO add-in.
- XLL: Specifies the equivalent add-in is an Excel XLL.
Important
Use COM as the value of the Type element for both COM and VSTO add-ins.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins