Module: GoogleSheets

Defined in:
lib/google_sheets/sheet.rb,
lib/google_sheets.rb,
lib/google_sheets/session.rb,
lib/google_sheets/spreadsheet.rb

Overview

frozen_string_literal

Defined Under Namespace

Classes: Session, Sheet, Spreadsheet

Class Attribute Summary collapse

Class Attribute Details

.strip_all_cellsObject

Returns the value of attribute strip_all_cells.



8
9
10
# File 'lib/google_sheets.rb', line 8

def strip_all_cells
  @strip_all_cells
end