Class Border
详细文档
getDashStyle()
获取边框的 DashStyle
。
弃踢回攻
DashStyle
授权
使用此方法的脚本需要获得以下一个或多个范围的授权:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
getLineFill()
获取边框的 LineFill
。
弃踢回攻
LineFill
授权
使用此方法的脚本需要获得以下一个或多个范围的授权:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
getWeight()
获取边框的厚度(以点为单位)。如果该元素没有边框,则返回 null
。
弃踢回攻
Number
授权
使用此方法的脚本需要获得以下一个或多个范围的授权:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
isVisible()
获取边框是否可见。
弃踢回攻
Boolean
授权
使用此方法的脚本需要获得以下一个或多个范围的授权:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
setDashStyle(style)
设置边框的 DashStyle
。
在透明边框上设置 DashStyle
使其可见。
参数
弃踢回攻
Border
授权
使用此方法的脚本需要获得以下一个或多个范围的授权:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
setTransparent()
将边框设置为透明。
弃踢回攻
Border
授权
使用此方法的脚本需要获得以下一个或多个范围的授权:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
setWeight(points)
设置边框的粗细(以点为单位)。
在透明边框上设置粗细会使其可见。
参数
弃踢回攻
Border
授权
使用此方法的脚本需要获得以下一个或多个范围的授权:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-12-01。
[null,null,["最后更新时间 (UTC):2023-12-01。"],[[["`Border` describes the border around an element and provides methods to manipulate its appearance."],["You can get and set the border's dash style, line fill, thickness, and visibility using dedicated methods."],["Setting a dash style or weight on a transparent border makes it visible."],["All methods require authorization with specific scopes for accessing and modifying presentations."]]],[]]