What kind of a node? A cell?
if ($objPHPExcel->getActiveSheet()->getCellCacheController()->isDataSet('B2')) { ... }
will return a true/fasle if the cell exists or not