struct GoogleSpreadsheets::SheetRow
- GoogleSpreadsheets::SheetRow
- Struct
- Value
- Object
Included Modules
- Enumerable(String)
Defined in:
Constructors
Instance Method Summary
- #<<(x)
- #clone
- #copy_with(data _data = @data)
- #data : Array(String)
-
#each(&)
Must yield this collection's elements to the block.
Constructor Detail
Instance Method Detail
def each(&)
#
Description copied from module Enumerable(String)
Must yield this collection's elements to the block.