Office object (apps for Office)
Published: February 26, 2013
Represents an instance of an app, which provides access to the top-level objects of the API.
Office
|
Name |
Description |
|---|---|
|
Gets the Context object that represents the runtime environment of the app and provides access to the top-level objects of the API. |
|
Name |
Description |
|---|---|
|
Creates a promise to return a binding based on the selector string passed in. |
|
|
Toggles on and off the Office alias for the full Microsoft.Office.WebExtension namespace. |
|
Name |
Description |
|---|---|
|
Occurs when the runtime environment is loaded and the app is ready to start interacting with the application and hosted document. |
The Office object enables the developer to implement a callback function for the Initialize event and provides access to the Context object.
|
Supported clients |
Excel 2013, Excel Web App, Word 2013, Outlook 2013, Outlook Web App, and Project 2013 |
|
Library |
Office.js |
|
Namespace |
Office |