Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
EmbeddedObjectBorderSuggestionState
Interface EmbeddedObjectBorderSuggestionState
interface
EmbeddedObjectBorderSuggestionState
{
colorSuggested
?:
boolean
;
dashStyleSuggested
?:
boolean
;
propertyStateSuggested
?:
boolean
;
widthSuggested
?:
boolean
;
}
Index
Properties
color
Suggested?
dash
Style
Suggested?
property
State
Suggested?
width
Suggested?
Properties
Optional
color
Suggested
colorSuggested
?:
boolean
Optional
dash
Style
Suggested
dashStyleSuggested
?:
boolean
Optional
property
State
Suggested
propertyStateSuggested
?:
boolean
Optional
width
Suggested
widthSuggested
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
Suggested
dash
Style
Suggested
property
State
Suggested
width
Suggested
Google Apps Script API
Loading...