addCacheData()
addCacheData(string $pCoord, \PHPExcel_Cell $cell) : void
Add or Update a cell in cache identified by coordinate address
Parameters
string | $pCoord | Coordinate address of the cell to update |
\PHPExcel_Cell | $cell | Cell to update |
Throws
- \PHPExcel_Exception