Sheets Get sheet details in a spreadSheet
| Property | Type | Description |
|---|---|---|
| sheetId | number | Unique Id of Sheet |
| title | string | Name of Sheet |
| index | number | Index of sheet in a spreadsheet |
| sheetType | enum | The type of sheet. |
| rightToLeft | boolean | |
| hidden | boolean | visibility of sheet |
| protectedRanges | Array.<irpa_googleworkspace.ProtectedRange> |