Module: Excel

Defined in:
lib/rexcel.rb,
lib/rexcel/row.rb,
lib/rexcel/cell.rb,
lib/rexcel/style.rb,
lib/rexcel/column.rb,
lib/rexcel/workbook.rb,
lib/rexcel/worksheet.rb

Overview

Frame for Excel-tools.

Defined Under Namespace

Classes: Cell, Column, EmptyError, Excel, Row, Style, Workbook, Worksheet

Constant Summary collapse

VERSION =
'0.1.2'
LOGGER =

, Log4r::DEBUG, :trunc => true )

Log4r::Logger.new( name )