62 $this->_parent = $parent;
63 $this->_columnIndex = $columnIndex;
70 unset($this->_parent);
getCellIterator($startRow=1, $endRow=null)
Get cell iterator.
__construct(PHPExcel_Worksheet $parent=null, $columnIndex='A')
Create a new column.
getColumnIndex()
Get column index.