replace description I mistakenly deleted

This commit is contained in:
Ricky Kirkham
2018-06-01 15:54:57 -07:00
parent c57f7905a6
commit bf8a25bb8c
+7 -1
View File
@@ -400,7 +400,13 @@ declare namespace Office {
* Hosts: Access, Excel, Outlook, PowerPoint, Project, Word
*/
value: any;
}
}
/**
* Represents the runtime environment of the add-in and provides access to key objects of the API.
*
* @remarks
* Hosts: Access, Excel, Outlook, PowerPoint, Project, Word
*/
interface Context {
/**
* Provides information and access to the signed-in user.