62 $this->_subject = $subject;
70 unset($this->_subject);
88 return $this->_subject->getSheet($this->_position);
116 return $this->_position < $this->_subject->getSheetCount();
An exception for terminatinating execution or to throw for unit testing.
current()
Current PHPExcel_Worksheet.
__construct(PHPExcel $subject=null)
Create a new worksheet iterator.
valid()
More PHPExcel_Worksheet instances available?