Class SolidFill
Solid填充
純色填滿。
SolidFill
物件是分離且不可變動的,因此不會反映建立後所做的變更。
內容詳盡的說明文件
getAlpha()
取得色彩的不透明度,範圍為 [0, 1.0],其中 1.0 表示完全不透明。
回攻員
Number
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
getColor()
取得填滿的顏色。
回攻員
Color
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-12-02 (世界標準時間)。
[null,null,["上次更新時間:2024-12-02 (世界標準時間)。"],[[["`SolidFill` represents a solid color fill used in Google Slides, and these objects are immutable, meaning they won't change after creation."],["You can get the opacity of the fill using `getAlpha()`, which returns a number between 0 and 1, where 1 is fully opaque."],["The `getColor()` method allows you to retrieve the color of the fill as a `Color` object."],["To use these methods, your script needs authorization with specific scopes related to Google Presentations."]]],[]]