Class Rasta::Spreadsheet::Record
In: lib/rasta/spreadsheet.rb
Parent: Object

Records store the information of a particular row/col of a worksheet and allow iterating through the Record‘s Cells

Methods

[]   color=   dump   each   new   select   to_s  

Constants

ColorIndex = c

Attributes

book  [R] 
recordindex  [R] 
sheet  [R] 

Public Class methods

Public Instance methods

[Validate]