Inherits Reference / Object
Represents a sheet in an Excel workbook.
The Sheet class provides methods to read and manipulate data in a sheet.
Sheet
Initializes a new instance of the Sheet class.
The name of the sheet.
The XML reader for the sheet.
Returns an iterator that yields a hash per row, including the cell ids and values.