Class: Ruport::Data::Table
- Inherits:
-
Object
- Object
- Ruport::Data::Table
- Defined in:
- lib/ruport/util/xls_table.rb,
lib/ruport/util/ods_table.rb
Overview
Overview
This class extends the core class Ruport::Data::Table and adds support for loading Openoffice spreadsheet files using roo. The idea is to get data from speadsheets that may contain already calculated values entered by non-programmers.
Once your data is in a Table object, it can be manipulated to suit your needs, then used to build a report.
Copyright © 2007, Wes Hays All Rights Reserved.