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 および関連会社の登録商標です。
最終更新日 2024-12-02 UTC。
[null,null,["最終更新日 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."]]],[]]