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 ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-12-03 (שעון UTC).
[null,null,["עדכון אחרון: 2024-12-03 (שעון 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]`."]]],[]]