rows.export_to_csv_filed(stream) you can write more stuff to the same stream.
On Aug 5, 7:29 am, Neveen Adel <[email protected]> wrote: > Hello, > > I want to generate a csv file with multiple sheets, i used str(rows). > > Is there a way to generate multiple sheets in one file? > > Thanks in Advance > > Neveen

