Class: GoogleSpreadsheets::Worksheet
- Defined in:
- lib/google_spreadsheets/worksheet.rb
Direct Known Subclasses
Defined Under Namespace
Classes: Format
Class Method Summary collapse
Methods inherited from Base
collection_path, connection, custom_method_collection_url, #custom_method_element_url, #custom_method_new_element_url, delete, #destroy, element_path, #encode, exists?
Class Method Details
.collection_name ⇒ Object
18 |
# File 'lib/google_spreadsheets/worksheet.rb', line 18 def self.collection_name; 'worksheets' end |