Description

Subclass for handling the import of an excel file

ATTRIBUTES

excel

The excel object

sheet

The sheet name or number

"PRIVATE" ATTRIBUTES

column_names

The column names

METHODS

_build_excel

The lazy builder for the excel object

next

Return the next row of data from the file