如何在单个文件中的多个表格中以CSV格式导出数据?

I have developed CAKEPHP code for exporting data in CSV format.

It is working fine , but my question is if i want to export data at multiple sheet or in other words if i want to export data at "Sheet 1" and "Sheet 2" and "Sheet 3" in a single CSV file, how can i make it possible?

thanks in advance

sorry to inform you but this is not possible in CSV file.You can do it with excel