Office.AddBindingFromNamedItemOptions interface
Provides options for configuring the binding that is created.
async |
A user-defined item of any type that is returned, unchanged, in the asyncContext property of the AsyncResult object that is passed to a callback. |
id | The unique ID of the binding. Autogenerated if not supplied. |
A user-defined item of any type that is returned, unchanged, in the asyncContext property of the AsyncResult object that is passed to a callback.
TypeScript
asyncContext?: any
Property Value
any
The unique ID of the binding. Autogenerated if not supplied.
TypeScript
id?: string
Property Value
string
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 feedback
Office Add-ins is an open source project. Select a link to provide feedback: