Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Dfareporting
Schema
PopupWindowProperties
Interface PopupWindowProperties
interface
PopupWindowProperties
{
dimension
?:
GoogleAppsScript
.
Dfareporting
.
Schema
.
Size
;
offset
?:
OffsetPosition
;
positionType
?:
string
;
showAddressBar
?:
boolean
;
showMenuBar
?:
boolean
;
showScrollBar
?:
boolean
;
showStatusBar
?:
boolean
;
showToolBar
?:
boolean
;
title
?:
string
;
}
Index
Properties
dimension?
offset?
position
Type?
show
Address
Bar?
show
Menu
Bar?
show
Scroll
Bar?
show
Status
Bar?
show
Tool
Bar?
title?
Properties
Optional
dimension
dimension
?:
GoogleAppsScript
.
Dfareporting
.
Schema
.
Size
Optional
offset
offset
?:
OffsetPosition
Optional
position
Type
positionType
?:
string
Optional
show
Address
Bar
showAddressBar
?:
boolean
Optional
show
Menu
Bar
showMenuBar
?:
boolean
Optional
show
Scroll
Bar
showScrollBar
?:
boolean
Optional
show
Status
Bar
showStatusBar
?:
boolean
Optional
show
Tool
Bar
showToolBar
?:
boolean
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dimension
offset
position
Type
show
Address
Bar
show
Menu
Bar
show
Scroll
Bar
show
Status
Bar
show
Tool
Bar
title
Google Apps Script API
Loading...