mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
Added memory buffer example to the docs.
This commit is contained in:
parent
ca9c220d40
commit
43037c1e88
4 changed files with 53 additions and 29 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Example of using libxlsxwriter for writing a workbook file to a buffer.
|
||||
* Example of using libxlsxwriter to write a workbook file to a memory buffer.
|
||||
*
|
||||
* Copyright 2014-2021, John McNamara, jmcnamara@cpan.org
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue