microdee / mp.essentials

Essential nodes from mcropack
MIT License
4 stars 2 forks source link

[ReoGrid] Added reader and writer for Excel2007 format #3

Open velcrome opened 6 years ago

velcrome commented 6 years ago

unfortunately the csproj is marked as changed all over the place. might be wiser to simply add the single file Serialisation.cs by hand

microdee commented 6 years ago

the writer is fine, the reader or loader has to be implemented with the operation class. There's a handy operation abstract node which deals with boilerplate.