Enum FillType
FillType
סוגי המילוי.
כדי לקרוא לטיפוסים בני מנייה (enum), צריך לקרוא למחלקה, לשם ולנכס ההורה שלהם. לדוגמה,
SlidesApp.FillType.SOLID
.
תכונות
נכס | תיאור | התיאור |
UNSUPPORTED | Enum | סוג מילוי שאינו נתמך. |
NONE | Enum | אין מילוי, כך שהרקע שקוף. |
SOLID | Enum | מילוי בצבע אחיד. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-01 (שעון UTC).
[null,null,["עדכון אחרון: 2023-12-01 (שעון UTC)."],[[["`FillType` in Google Slides API refers to the different ways an object can be filled, such as with a solid color or no fill at all."],["You can access specific fill types using the syntax `SlidesApp.FillType.[property]`, for example, `SlidesApp.FillType.SOLID` represents a solid fill."],["There are three main fill types: `UNSUPPORTED`, `NONE` (transparent background), and `SOLID`."]]],[]]