Ask a question to get started
Enter to sendā¢Shift+Enter new line
Google Sheets major dimension options.
Determines how the values should be oriented in the response.
MajorDimension()
str
Enum
The values are returned as a 2D array with rows as the major dimension. Each row contains all the values for that row.
The values are returned as a 2D array with columns as the major dimension. Each column contains all the values for that column.