描述元素周围的边框。
方法
方法 | 返回类型 | 简介 |
---|---|---|
getDashStyle() | DashStyle | 获取边框的 DashStyle 。 |
getLineFill() | LineFill | 获取边框的 LineFill 。 |
getWeight() | Number | 获取边框的厚度(以点为单位)。 |
isVisible() | Boolean | 获取边框是否可见。 |
setDashStyle(style) | Border | 设置边框的 DashStyle 。 |
setTransparent() | Border | 将边框设置为透明。 |
setWeight(points) | Border | 设置边框的粗细(以点为单位)。 |
详细文档
getDashStyle()
getLineFill()
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