Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

sp webpart base.isdks.office

John Nguyen edited this page Apr 22, 2021 · 2 revisions

Home > @microsoft/sp-webpart-base > ISDKs > office

ISDKs.office property

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Contextual information about the current Office app. This object will only be defined if a component is being hosted in an Office app.

Signature:

office?: IOffice;

Remarks

For more information, please see: https://docs.microsoft.com/en-us/office/dev/add-ins/develop/understanding-the-javascript-api-for-office

Clone this wiki locally