发送反馈
Class Banding
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
频段
访问和修改条纹,即应用于范围行或列的颜色模式。每种条带都由一个范围和一组颜色组成,用于设置行、列、标题和页脚的颜色。
详细文档
copy To(range)
将此分段复制到另一个范围。
参数
名称 类型 说明
range
Range
要将此条带复制到的范围。
返回
Banding
- 新的分屏。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get First Column Color Object()
返回条纹中的第一个交替列颜色;如果未设置颜色,则返回 null
。
返回
Color
- 条纹中的第一个交替列颜色;如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get First Row Color Object()
返回第一个交替行颜色,如果未设置颜色,则返回 null
。
返回
Color
- 条纹中的第一个交替行颜色,如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Header Column Color Object()
返回条纹中第一列的颜色;如果未设置颜色,则返回 null
。
返回
Color
- 条带中的第一列颜色;如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Range()
返回此分屏的范围。
返回
Range
- 此分屏的范围。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Second Column Color Object()
返回分组中的第二个交替列颜色;如果未设置颜色,则返回 null
。
返回
Color
- 条带中的第二种交替列颜色,如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Second Row Color Object()
返回第二种交替行颜色,如果未设置颜色,则返回 null
。
返回
Color
- 条纹中的第二种交替行颜色,如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
remove()
移除此条带。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set First Column Color(color)
设置第一列的颜色(交替)。
参数
名称 类型 说明
color
String
CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),或 null
以清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set First Column Color Object(color)
设置条纹中第一个交替列的颜色。
参数
名称 类型 说明
color
Color
条带中新的第一个交替列颜色;将其设置为 null
会清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set First Row Color(color)
设置第一行的交替颜色。
参数
名称 类型 说明
color
String
CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),或 null
以清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set First Row Color Object(color)
设置条纹中第一行交替颜色。
参数
名称 类型 说明
color
Color
条纹中的第一个新交替颜色;将其设置为 null
会清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Header Column Color(color)
设置标题列的颜色。
参数
名称 类型 说明
color
String
CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),或 null
以清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Header Column Color Object(color)
设置标题列的颜色。
参数
名称 类型 说明
color
Color
新的标题列颜色;将其设置为 null
会清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Range(range)
设置此分段的范围。
参数
名称 类型 说明
range
Range
此分组的新范围。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Second Column Color(color)
设置交替的第二列颜色。
参数
名称 类型 说明
color
String
CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),或 null
以清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Second Column Color Object(color)
设置条纹中的第二个交替列颜色。
参数
名称 类型 说明
color
Color
条带中的新第二个交替列颜色;将其设置为 null
会清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Second Row Color(color)
设置交替的第二行颜色。
参数
名称 类型 说明
color
String
CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),或 null
以清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Second Row Color Object(color)
设置条纹中的第二种交替颜色。
参数
名称 类型 说明
color
Color
条纹中的新第二交替颜色;将其设置为 null
会清除颜色。
返回
Banding
- 此分屏,用于链接。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
已弃用的方法
get First Column Color()
已弃用 。已替换为 get First Column Color Object()
返回第一列的交替颜色;如果未设置颜色,则返回 null
。
返回
String
- CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get First Row Color()
已弃用 。已替换为 get First Row Color Object()
返回第一行的颜色(交替颜色),如果未设置颜色,则返回 null
。
返回
String
- CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Header Column Color()
已弃用 。已替换为 get Header Column Color Object()
返回标题列的颜色;如果未设置颜色,则返回 null
。
返回
String
- CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
已弃用 。已替换为 get Header Row Color Object()
返回标题行的颜色,如果未设置颜色,则返回 null
。
返回
String
- CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Second Column Color()
已弃用 。已替换为 get Second Column Color Object()
返回交替的第二列颜色;如果未设置颜色,则返回 null
。
返回
String
- HEX 颜色,如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Second Row Color()
已弃用 。已替换为 get Second Row Color Object()
返回第二行颜色(交替颜色),如果未设置颜色,则返回 null
。
返回
String
- CSS 表示法中的颜色代码(例如 '#ffffff'
或 'white'
),如果未设置颜色,则为 null
。
授权
使用此方法的脚本需要获得以下一个或多个范围 的授权:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
发送反馈
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可 获得了许可,并且代码示例已根据 Apache 2.0 许可 获得了许可。有关详情,请参阅 Google 开发者网站政策 。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-12-03。
需要向我们提供更多信息?
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-12-03。"],[[["The `Banding` class in Google Apps Script controls color banding for rows or columns within a Google Sheet range."],["It provides methods for setting colors of alternating rows/columns, headers, and footers using color codes or `Color` objects."],["You can manage the range associated with the banding, including copying it to a new range or removing it entirely."],["Several methods returning color values as strings are deprecated; use the corresponding `Color` object methods instead."],["All methods require authorization with specific scopes to access and modify the spreadsheet's banding."]]],[]]