Anyone was able to use DocumentFormat.OpenXml.dll from Workspace assembly (v8)?
Hi,
has any one used DocumentFormat.OpenXml.dll coming v8 to create excel docs?
It looks like it is working from standard extender BR once you add reference to DocumentFormat.OpenXml.dll and System.IO.Packaging.dll but it does not work when you do in a file within Workspace assembly as it complains about not finding the referenced System.IO.Packaging.dll even if the dependency is added
Thanks
