google_api_sheets v0.6.0 GoogleApi.Sheets.V4.Model.GridCoordinate View Source
A 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.