Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Mirror
Schema
MenuItem
Interface MenuItem
interface
MenuItem
{
action
?:
string
;
contextual_command
?:
string
;
id
?:
string
;
payload
?:
string
;
removeWhenSelected
?:
boolean
;
values
?:
MenuValue
[]
;
}
Index
Properties
action?
contextual_
command?
id?
payload?
remove
When
Selected?
values?
Properties
Optional
action
action
?:
string
Optional
contextual_
command
contextual_command
?:
string
Optional
id
id
?:
string
Optional
payload
payload
?:
string
Optional
remove
When
Selected
removeWhenSelected
?:
boolean
Optional
values
values
?:
MenuValue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
contextual_
command
id
payload
remove
When
Selected
values
Google Apps Script API
Loading...