Module: CSVPlusPlus::Reader
- Defined in:
- lib/csv_plus_plus/reader.rb,
lib/csv_plus_plus/reader/csv.rb,
lib/csv_plus_plus/reader/reader.rb,
lib/csv_plus_plus/reader/rubyxl.rb,
lib/csv_plus_plus/reader/google_sheets.rb
Overview
Classes which can read spreadsheets in our various formats.
Defined Under Namespace
Classes: CSV, GoogleSheets, Reader, RubyXL