Is there such a library? At at least a good documentation sorce as the one available by Microsoft is a bit hard to understantd and a bit superficial?
Thanks
Is there such a library? At at least a good documentation sorce as the one available by Microsoft is a bit hard to understantd and a bit superficial?
Thanks
There's a project devoted to read office files and translate then to the new Open XML format. It's open source and (including the part necessary to read Compound Binary Files). However it's in C#