On Mon, 2011-09-12 at 16:19 +0200, Guy Deleeuw wrote:
> 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);
> ...
> 

Have a look at wb_view_save_as in workbook-view.c

Andreas


-- 
Andreas Guelzow <aguel...@pyrshep.ca>

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

Reply via email to