Module: SheetsV4::GoogleExtensions
- Defined in:
- lib/sheets_v4/google_extensions.rb,
lib/sheets_v4/google_extensions/sheet.rb,
lib/sheets_v4/google_extensions/spreadsheet.rb,
lib/sheets_v4/google_extensions/sheets_service.rb
Overview
The Google extensions are additions directly to Google::Apis::SheetsV4 classes
These additions are optional and provide convenience methods and attributes that simplify use of the Google Sheets API.
To use these extensions, require the sheets_v4/google_extensions
file.
Defined Under Namespace
Modules: Sheet, SheetsService, Spreadsheet