62 $this->_parent = $parent;
63 $this->_rowIndex = $rowIndex;
70 unset($this->_parent);
getCellIterator($startColumn='A', $endColumn=null)
Get cell iterator.
__construct(PHPExcel_Worksheet $parent=null, $rowIndex=1)
Create a new row.
getRowIndex()
Get row index.