A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/apps-script/reference/slides/border below:

Class Border | Apps Script

Class Border

Stay organized with collections Save and categorize content based on your preferences.

Border

Describes the border around an element.

Detailed documentation getDashStyle()

Gets the DashStyle of the border.

Return

DashStyle

Scripts that use this method require authorization with one or more of the following scopes:

getLineFill()

Gets the LineFill of the border.

Return

LineFill

Authorization

Scripts that use this method require authorization with one or more of the following scopes:

getWeight()

Gets the thickness of the border in points. Returns null if the element does not have a border.

Return

Number

Authorization

Scripts that use this method require authorization with one or more of the following scopes:

isVisible()

Gets whether the border is visible or not.

Return

Boolean

Authorization

Scripts that use this method require authorization with one or more of the following scopes:

setDashStyle(style)

Sets the DashStyle of the border.

Setting a DashStyle on a transparent border makes it visible.

Parameters Return

Border

Authorization

Scripts that use this method require authorization with one or more of the following scopes:

setTransparent()

Sets the border to be transparent.

Return

Border

Authorization

Scripts that use this method require authorization with one or more of the following scopes:

setWeight(points)

Sets the thickness of the border in points.

Setting a weight on a transparent border makes it visible.

Parameters Name Type Description points Number Return

Border

Authorization

Scripts that use this method require authorization with one or more of the following scopes:

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024-12-02 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-02 UTC."],[[["`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."]]],["The document outlines how to interact with an element's border. Key actions include getting the border's `DashStyle`, `LineFill`, weight (thickness), and visibility status. You can set the border's `DashStyle`, make it transparent, or adjust its weight in points. Setting a dash style or weight on a transparent border makes it visible. Each method requires specific authorization scopes. The get weight method returns null if the element does not have a border.\n"]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4