GoogleApi.Sheets.V4.Model.GridCoordinate (google_api_sheets v0.35.0)
View SourceA coordinate in a sheet. All indexes are zero-based.
Attributes
-
columnIndex(type:integer(), default:nil) - The column index of the coordinate. -
rowIndex(type:integer(), default:nil) - The row index of the coordinate. -
sheetId(type:integer(), default:nil) - The sheet this coordinate is on.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.