[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-09-28 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)."]]],[]]