[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-10-25 UTC."],[[["`SpreadsheetApp.Direction` is an enumeration used to define movement directions within a spreadsheet using arrow keys."],["The enum includes four properties: `UP`, `DOWN`, `PREVIOUS`, and `NEXT`, representing movement across rows and columns."],["Each property corresponds to a specific direction based on the change in row or column indices (e.g., `UP` for decreasing row indices, `NEXT` for increasing column indices)."]]],[]]