Module: ExcelAbstraction
- Defined in:
- lib/excel_templating/excel_abstraction.rb,
lib/excel_templating/excel_abstraction/row.rb,
lib/excel_templating/excel_abstraction/cell.rb,
lib/excel_templating/excel_abstraction/date.rb,
lib/excel_templating/excel_abstraction/time.rb,
lib/excel_templating/excel_abstraction/sheet.rb,
lib/excel_templating/excel_abstraction/work_book.rb,
lib/excel_templating/excel_abstraction/cell_range.rb,
lib/excel_templating/excel_abstraction/spread_sheet.rb,
lib/excel_templating/excel_abstraction/cell_reference.rb,
lib/excel_templating/excel_abstraction/active_cell_reference.rb
Defined Under Namespace
Classes: ActiveCellReference, Cell, CellRange, CellReference, Date, Row, Sheet, SpreadSheet, Time, WorkBook