@@ -894,7 +894,7 @@ |
||
894 | 894 | */ |
895 | 895 | public function getCellXfByIndex($pIndex = 0) |
896 | 896 | { |
897 | - if(!$pIndex){ |
|
897 | + if (!$pIndex) { |
|
898 | 898 | return $this->cellXfCollection[0]; |
899 | 899 | } |
900 | 900 | return $this->cellXfCollection[$pIndex]; |