Hello,

Anyone have a small C example how to save a workbook ?
I have actually :
  Workbook *wb = workbook_new_with_sheets(2);
  Sheet *sheet = workbook_sheet_by_index (wb, 0);
...

Regards
Guy




_______________________________________________
gnumeric-list mailing list
gnumeric-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnumeric-list

Reply via email to