Skip to content

slugrustle/office_open_xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

office_open_xml

This repository holds C++ code intended to aid in generating Office Open XML documents.

Getting Started

IttyZip is a lightweight class for generating ZIP files from strings; it does not provide compression.

BasicWorkbook enables the creation of simple spreadsheet files using only a few methods.

Contributing

I would love to receive bug reports and user feedback. If you have improvements to the code, please get in touch.

Author

Ben Tesch – slugrustle

License

All code in this repository that has been produced by the author is distributed under the CC0 1.0 Universal Public Domain Dedication. See also LICENSE.txt and the individual program files.

Acknowledgment

I love good documentation and consider both the ECMA-376 Standard and the ZIP File Format Version 6.2.0 application note to fall in this category.

About

C++ code for generating Office Open XML documents

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages