Open yamanksin opened 4 years ago
var mystyle = { headers:true, column: {style:{Font:{Bold:"1"}}}, rows: {1:{style:{Font:{Color:"#FF0077"}}}}, cells: {1:{1:{ style: {Font:{Color:"#00FFFF"}} }}} }
alasql('SELECT * INTO XLSX("'+fileName+".xlsx"+'",?) FROM ?',[mystyle ,data]);
AlaSQL is based on unpaid voluntary work. Thank you for taking the time to make it better.
Question about how to ...
Something is not working as expected: