getAllSheets() as $ws) { $max_coords[$ws->getTitle()] = wsutils::compute_max_coords($ws); } return $max_coords; } }