Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
BandingTheme
Şerit temalarından oluşan bir liste. Her tema, şerit oluşturma ayarlarına bağlı olarak farklı hücrelere uygulanan çeşitli tamamlayıcı renklerden oluşur.
Bir enum'u çağırmak için üst sınıfını, adını ve özelliğini çağırırsınız. Örneğin,
SpreadsheetApp.BandingTheme.LIGHT_GREY.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2023-12-02 UTC."],[[["`BandingTheme` is an enumeration used to define color schemes for banding in Google Sheets."],["You can apply a banding theme to a sheet using the `SpreadsheetApp.BandingTheme` enum followed by the specific theme name, such as `LIGHT_GREY` or `CYAN`."],["There are a variety of pre-defined color themes available like `LIGHT_GREY`, `CYAN`, `GREEN`, `YELLOW`, `ORANGE`, `BLUE`, `TEAL`, `GREY`, `BROWN`, `LIGHT_GREEN`, `INDIGO`, and `PINK`."]]],[]]