jferard / fastods

A very fast and lightweight (no dependency) library for creating ODS (Open Document Spreadsheet, mainly for Calc) files in Java. It's a Martin Schulz's SimpleODS fork
GNU General Public License v3.0
36 stars 6 forks source link

Add events #161

Closed jferard closed 5 years ago

jferard commented 5 years ago

It would be useful to add events to a document (or a sheet).

jferard commented 5 years ago

7242902b65834255ab6be8d2487c0e03de8f4ea8 fixed this.