Class Border
詳細なドキュメント
getDashStyle()
枠線の DashStyle
を取得します。
リターン
DashStyle
承認
この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
getLineFill()
枠線の LineFill
を取得します。
リターン
LineFill
承認
この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
getWeight()
枠線の太さをポイント単位で取得します。要素に枠線がない場合、null
を返します。
リターン
Number
承認
この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
isVisible()
枠線が表示されるかどうかを取得します。
リターン
Boolean
承認
この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
setDashStyle(style)
枠線の DashStyle
を設定します。
透明な枠線に DashStyle
を設定すると、表示されるようになります。
パラメータ
リターン
Border
承認
この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
setTransparent()
枠線を透明に設定します。
リターン
Border
承認
この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
setWeight(points)
枠線の太さをポイント単位で設定します。
透明な枠線に太さを設定すると、表示されるようになります。
パラメータ
リターン
Border
承認
この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-01 UTC。
[null,null,["最終更新日 2023-12-01 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."]]],[]]