mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Rebased on upstream and matched grammar to Office Dev Docs
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user