fwrite csv merged cells



How can I fwrite to a csv file with the row having merged cells and centered text? For example, a section title:

			Title
col1	col2	col3	col4	col5	col6


Thanks

.