FIX: Coding style

This commit is contained in:
mjan4175
2022-04-12 19:53:21 +02:00
parent 5f317250b3
commit c214a199d6
+1 -1
View File
@@ -881,7 +881,7 @@ class Spreadsheet
$rowDimension->setXfIndex($xfIndex + $countCellXfs);
}
}
return $this->addSheet($worksheet, $sheetIndex);
}