Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
PlaceholderType
Jenis placeholder. Banyak dari jenis placeholder ini sesuai dengan ID placeholder dari
standar ECMA-376. Informasi selengkapnya tentang bentuk tersebut dapat ditemukan dalam deskripsi
jenis "ST_PlaceholderType" di bagian 19.7.10 dari "Office Open XML File Formats - Fundamentals and
Markup Language Reference", bagian 1 dari ECMA-376 edisi ke-5.
Untuk memanggil enum, panggil class, nama, dan properti induknya. Misalnya,
SlidesApp.PlaceholderType.BODY.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2023-12-02 UTC."],[[["PlaceholderType is used to specify the type of content a placeholder in Google Slides can hold, like text, images, or charts."],["These types are based on the ECMA-376 standard for Office Open XML file formats, with more details available in the standard's documentation."],["To use a PlaceholderType, refer to its parent class (SlidesApp), name (PlaceholderType), and specific property (e.g., BODY for body text)."],["A comprehensive list of PlaceholderTypes is provided, including common types like TITLE, BODY, CHART, and more specific ones like DATE_AND_TIME or SLIDE_NUMBER."],["If a placeholder type isn't recognized, it falls under the UNSUPPORTED or NONE types."]]],[]]