Enum PageBackgroundType
PageBackgroundType
סוגי הרקעים של דפים.
כדי לקרוא לטיפוסים בני מנייה (enum), צריך לקרוא למחלקה, לשם ולנכס ההורה שלהם. לדוגמה,
SlidesApp.PageBackgroundType.SOLID
.
תכונות
נכס | תיאור | התיאור |
UNSUPPORTED | Enum | סוג רקע של דף שאינו נתמך. |
NONE | Enum | אין מילוי, לכן הרקע מוצג בלבן. |
SOLID | Enum | מילוי בצבע אחיד. |
PICTURE | Enum | תמונה שנמתחת כדי למלא את הדף. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-01 (שעון UTC).
[null,null,["עדכון אחרון: 2023-12-01 (שעון UTC)."],[[["`PageBackgroundType` defines the different background options for Google Slides pages."],["The enum includes options for unsupported types, no fill, solid color fills, and picture fills, each with its specific behavior."],["You can reference a specific `PageBackgroundType` using the syntax `SlidesApp.PageBackgroundType.[Property]`."]]],[]]