SelectionType, seçilen bir veya daha fazla nesnenin en spesifik türünü temsil eder. Örneğin, bir Table içinde bir veya daha fazla TableCell örneği seçilirse seçim türü SelectionType.TABLE_CELL olur. TableCellRange, Selection.getTableCellRange kullanılarak alınabilir. Table, Selection.getPageElementRange kullanılarak, Page ise Selection.getCurrentPage kullanılarak alınabilir.
Bir enum'u çağırmak için üst sınıfını, adını ve özelliğini çağırırsınız. Örneğin,
SlidesApp.SelectionType.TEXT.
[[["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: 2025-07-26 UTC."],[],[]]