Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
UpdateBordersRequest
Interface UpdateBordersRequest
interface
UpdateBordersRequest
{
bottom
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
;
innerHorizontal
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
;
innerVertical
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
;
left
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
;
range
?:
GridRange
;
right
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
;
top
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
;
}
Index
Properties
bottom?
inner
Horizontal?
inner
Vertical?
left?
range?
right?
top?
Properties
Optional
bottom
bottom
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
Optional
inner
Horizontal
innerHorizontal
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
Optional
inner
Vertical
innerVertical
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
Optional
left
left
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
Optional
range
range
?:
GridRange
Optional
right
right
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
Optional
top
top
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Border
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
inner
Horizontal
inner
Vertical
left
range
right
top
Google Apps Script API
Loading...