Rebased on upstream and matched grammar to Office Dev Docs

This commit is contained in:
Lance Austin
2017-03-26 10:57:22 -05:00
parent 0f17702167
commit 8c2b1608de
+1 -1
View File
@@ -108,7 +108,7 @@ declare namespace Office {
*/
width?: number,
/**
* Optional. Determines whether the dialog box should be displayed within an IFrame. This setting is only applicable in Office Online clients, and is ignored on the platforms.
* Optional. Determines whether the dialog box should be displayed within an IFrame. This setting is only applicable in Office Online clients, and is ignored on other platforms.
*/
displayInIframe?: boolean
}