I am using PHPSpreadsheet in a Codeigniter project. By default PHPSpreadsheet excel files are downloaded to the download directory . I want to change the save directory in PhpSpreadsheet to C://xampp/htdocs
because I want to send an email with the saved file. Is this possible in PhpSpreadsheet?