$comment = $Sheet->Cells($row,$col)->Comment; if ($comment) { $commenttxt = $comment->Text(); }